@media screen and (min-width: 100px) and (max-width: 768px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
}
@media screen and (min-width: 480px) and (max-width: 668px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
}
@media screen and (max-width: 380px) {
    [data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
    .open-menu body {
    position: fixed !important;
}
    body{
        overflow-x: hidden !important;
    }
.menu-header #menu-button{
	display: none;
}
}








/* ===================Responsive ===================*/
/*/ / 1600-1700px / /*/

@media screen and (min-width: 1600px) and (max-width: 1700px) {

}

/*/ / 1500-1600px / /*/

@media screen and (min-width: 1500px) and (max-width: 1599px) {
.sec-7 .pic img {
    height: 400px;
}
.sec-3 .main .pic img {
    height: 300px;
    width: 100%;
}
.sec-2 .head h2 {
    font-size: 40px;
}
.sec-2 .head p {
    font-size: 16px;
}
.sec-2 .head .read a {
    font-size: 14px;
    padding: 8px 25px;
}
.sec-2 .head h2 {
    font-size: 40px;
}
.sec-2 .head p {
    font-size: 16px;
}
.sec-2 .pic {
    min-height: 400px;
}
.sec-2 .pic img {
    height: 300px;
    margin-top: 40px;
}
.sec-2 .pic:before {
    top: 0px;
}
.sec-3 .main .title h4 {
    font-size: 22px;
}
.sec-4 .main .title h4 {
    font-size: 22px;
}
.sec-5 .main .title h4 {
    font-size: 22px;
}
.sec-4 .main .pic img {
    height: 300px;
    width: 100%;
}
.sec-5 .main .pic img {
    height: 300px;
    width: 100%;
}
.sec-6 {
    padding: 40px 0;
}
.sec-6 .loop_artical .main .pic img {
    height: 450px;
    width: 100%;
}
.sec-7 .pic img {
    height: 380px;
    width: 100%;
}


}

/*/ / 1300-1366-1500 / /*/

@media screen and (min-width: 1300px) and (max-width: 1499px) {

.banner .head img {
    width: 100%;
    height: 450px;
}
.menu-header > ul > li > a {
    padding: 15px;
    font-size: 18px;
}
.banner .head h5 {
    margin: 15px 0 15px;
    font-size: 16px;
}
.banner .head h2 {
    font-size: 28px;
}
.sec-2 .head {
    max-width: 90%;
}
.sec-2 .head h2 {
    margin: 0 0 15px;
    font-size: 38px;
}
.sec-2 .head p {
    font-size: 16px;
}
.sec-2 .head .read a {
    font-size: 14px;
    padding: 8px 25px;
}
.sec-2 .pic img {
    height: 300px;
}
.sec-2 .pic {
    text-align: right;
}
.sec-2 .pic:before {
display:none;
}
.sec-2 {
    margin: 60px 100px 20px;
}
.sec-3 .head h2, .sec-4 .head h2, .sec-5 .head h2 {
    font-size: 40px;
}
.sec-3 .main .pic img, .sec-4 .main .pic img, .sec-5 .main .pic img {
    width: 100%;
    height: 250px;
}

.sec-3 .main .title h4,  .sec-4 .main .title h4, .sec-5 .main .title h4 {
    font-size: 20px;
}
.sec-3 .read a, .sec-4 .read a, .sec-5 .read a {
    font-size: 14px;
    padding: 8px 25px;
}
.sec-6 {
    padding: 30px 0;
}
.sec-6 .head h2 {
    font-size: 40px;
}
.sec-6 .loop_artical .main .pic img {
    height: 400px;
    width: 100%;
}
.sec-6 .loop_artical .main .pic h5 {
    padding: 13px 40px;
}
.sec-6 .loop_artical .main .disc {
    padding-right: 27%;
}
.sec-6 .loop_artical .main .disc h3 {
    font-size: 40px;
}
.sec-6 .loop_artical .main .disc p {
    font-size: 16px;
}
.sec-6 .read {
    margin-top: 10px;
}
.sec-7 .head h2 {
    font-size: 40px;
}
.sec-7 .pic img {
    width: 100%;
    height: 350px;
}
.newsletter h3 {
    font-size: 40px;
}
.newsletter p {
    font-size: 16px;
}
.sec-us .top {
    padding: 40px 40px 0;
    height: 190px;
}
.sec-us .main .pic i {
    color: #ba4b2f;
    font-size: 50px;
    background-color: #fff;
    height: 80px;
    width: 80px;
    border-radius: 50%;
}
.page-id-12 .sec-3, .sec-4, .sec-5 {
    padding-top: 0;
}

}

/*/ / 1100-1200px / /*/

@media screen and (min-width: 1100px) and (max-width: 1299px) {

.banner .head img {
    width: 100%;
    height: 400px;
}
.menu-header > ul > li > a {
    padding: 13px;
    font-size: 16px;
}
.banner .head h5 {
    margin: 15px 0 15px;
    font-size: 16px;
}
.banner .head h2 {
    font-size: 26px;
}
.sec-2 .head {
    max-width: 95%;
}
.sec-2 .head h2 {
    margin: 0 0 15px;
    font-size: 32px;
}
.sec-2 .head p {
    font-size: 16px;
}
.sec-2 .head .read a {
    font-size: 14px;
    padding: 8px 25px;
}
.sec-2 .pic img {
    height: 250px;
}
.sec-2 .pic {
    text-align: right;
    margin-right: 50px;
}
.sec-2 .pic:before {
display:none;
}
.sec-2 {
    margin: 50px 90px 35px;
}
.sec-3 .head h2, .sec-4 .head h2, .sec-5 .head h2 {
    font-size: 32px;
}
.sec-3 .main .pic img, .sec-4 .main .pic img, .sec-5 .main .pic img {
    width: 100%;
    height: 220px;
}

.sec-3 .main .title h4,  .sec-4 .main .title h4, .sec-5 .main .title h4 {
    font-size: 18px;
}
.sec-3 .read a, .sec-4 .read a, .sec-5 .read a {
    font-size: 14px;
    padding: 8px 25px;
}
.sec-6 {
    padding: 30px 0;
}
.sec-6 .head h2 {
    font-size: 32px;
}
.sec-6 .loop_artical .main .pic img {
    height: 350px;
    width: 100%;
}
.sec-6 .loop_artical .main .pic h5 {
    padding: 13px 40px;
}
.sec-6 .loop_artical .main .disc {
    padding-right: 30%;
}
.sec-6 .loop_artical .main .disc h3 {
    font-size: 32px;
}
.sec-6 .loop_artical .main .disc p {
    font-size: 16px;
}
.sec-6 .read {
    margin-top: 10px;
}
.sec-7 .head {
    max-width: 70%;
    margin: 0 auto 30px;
}
.sec-7 .head h2 {
    font-size: 32px;
}
.sec-7 .pic img {
    width: 100%;
    height: 250px;
}
.newsletter h3 {
    font-size: 32px;
}
.newsletter p {
    font-size: 16px;
}
.sec-us .top {
    padding: 40px 40px 0;
    height: 180px;
    margin: 0 30px;
}
.sec-us .main .disc h5 {
    font-size: 26px;
}
.footer .footer-social {
    text-align: center;
    margin: 30px 0 30px;
}
.footer .footer-social ul li a {
    font-size: 18px;
}
.sec-us .main .disc p, .sec-us .main .disc a {
    font-size: 14px;
}

.sec-us .main .pic i {
    color: #ba4b2f;
    font-size: 45px;
    background-color: #fff;
    height: 70px;
    width: 70px;
    border-radius: 50%;
}
.page-id-12 .sec-3, .sec-4, .sec-5 {
    padding-top: 0;
}
.sec-3, .sec-4, .sec-5 {
    padding: 0px 40px 20px;
}
.sec-6 .topic {
    background-color: #e4e4e4;
    padding: 20px 30px;
    margin-bottom: 30px;
}
.sec-6 .get-social {
    padding: 30px 25px;
    margin-bottom: 10px;
}
.sec-6 .get-social .head h3 {
    margin: 0 0 10px;
    font-size: 20px;
}
.sec-7 .col-sm-3 {
    padding: 5px;
}
.sec-7 .read {
    top: -80px;
    left: -70px;
}
.newsletter.text-center {
    padding: 0px 0 40px;
}
.page-id-12 .sec-5 .head, .page-id-12 .sec-3 .head, .page-id-12 .sec-4 .head {
    display: none;
}
.page-id-14 .sidebar .section a {
    color: #ba4b2f;
    font-size: 16px;
    line-height: 30px;
}
header .col-sm-3 img {
    position: relative;
    left: 6px;
    top: 20px;
}
.banner .slick-arrow {
    right: 20px;
    margin-top: -20px;
    top: 45%;
    width: 26px;
    height: 30px;
}

}

/*/ / Ipad PRO /*/

@media screen and (min-width: 1000px) and (max-width: 1100px) {

.banner .head img {
    width: 100%;
    height: 350px;
}
.menu-header > ul > li > a {
    padding: 13px;
    font-size: 16px;
}
.banner .head h5 {
    margin: 15px 0 15px;
    font-size: 16px;
}
.banner .head h2 {
    font-size: 26px;
}
.sec-2 .head {
    max-width: 98%;
}
.sec-2 .head h2 {
    margin: 0 0 15px;
    font-size: 32px;
}
.sec-2 .head p {
    font-size: 16px;
}
.sec-2 .head .read a {
    font-size: 14px;
    padding: 8px 25px;
}
.sec-2 .pic img {
    height: 220px;
}
.sec-2 .pic {
    text-align: right;
    margin-right: 20px;
}
.sec-2 .pic:before {
display:none;
}
.sec-2 {
    margin: 50px 90px 35px;
}
.sec-3 .head h2, .sec-4 .head h2, .sec-5 .head h2 {
    font-size: 28px;
}
.sec-3 .main .pic img, .sec-4 .main .pic img, .sec-5 .main .pic img {
    width: 100%;
    height: 200px;
}

.sec-3 .main .title h4,  .sec-4 .main .title h4, .sec-5 .main .title h4 {
    font-size: 18px;
}
.sec-3 .read a, .sec-4 .read a, .sec-5 .read a {
    font-size: 14px;
    padding: 8px 25px;
}
.sec-6 {
    padding: 30px 0;
}
.sec-6 .head h2 {
    font-size: 28px;
}
.sec-6 .loop_artical .main .pic img {
    height: 300px;
    width: 100%;
}
.sec-6 .loop_artical .main .pic h5 {
    padding: 13px 40px;
}
.sec-6 .loop_artical .main .disc {
    padding-right: 40%;
}
.sec-6 .loop_artical .main .disc h3 {
    font-size: 28px;
}
.sec-6 .loop_artical .main .disc p {
    font-size: 15px;
}
.sec-6 .read {
    margin-top: 10px;
}
.sec-7 .head {
    max-width: 70%;
    margin: 0 auto 30px;
}
.sec-7 .head h2 {
    font-size: 28px;
}
.sec-7 .pic img {
    width: 100%;
    height: 220px;
}
.newsletter h3 {
    font-size: 28px;
}
.newsletter p {
    font-size: 15px;
}
.sec-us .top {
    padding: 50px 40px 0;
    height: 170px;
    margin: 0 30px;
}
.sec-us .main .disc h5 {
    font-size: 22px;
}
.footer .footer-social {
    text-align: center;
    margin: 30px 0 30px;
}
.footer .footer-social ul li a {
    font-size: 18px;
}
.sec-us .main .disc p, .sec-us .main .disc a {
    font-size: 14px;
}

.sec-us .main .pic i {
    color: #ba4b2f;
    font-size: 40px;
    background-color: #fff;
    height: 60px;
    width: 60px;
    border-radius: 50%;
}
.page-id-12 .sec-3, .sec-4, .sec-5 {
    padding-top: 0;
}
.sec-3, .sec-4, .sec-5 {
    padding: 0px 40px 20px;
}
.sec-6 .topic {
    background-color: #e4e4e4;
    padding: 20px 30px;
    margin-bottom: 30px;
}
.sec-6 .get-social {
    padding: 30px 25px;
    margin-bottom: 10px;
}
.sec-6 .get-social .head h3 {
    margin: 0 0 10px;
    font-size: 20px;
}
.sec-7 .col-sm-3 {
    padding: 5px;
}
.sec-7 .read {
    top: -80px;
    left: -70px;
}
.newsletter.text-center {
    padding: 0px 0 40px;
}
.page-id-12 .sec-5 .head, .page-id-12 .sec-3 .head, .page-id-12 .sec-4 .head {
    display: none;
}
.page-id-14 .sidebar .section a {
    color: #ba4b2f;
    font-size: 16px;
    line-height: 30px;
}
header .col-sm-3 img {
    position: relative;
    left: 6px;
    top: 20px;
}
.banner .slick-arrow {
    right: 20px;
    margin-top: -20px;
    top: 45%;
    width: 26px;
    height: 30px;
}
.logo img {
    width: auto;
    height: auto;
}


}

/*/ / Ipad - 768px and Landspace Mode : 820px / /*/

@media screen and (min-width: 100px) and (max-width: 949px) {

header .row .col-sm-9.logo {
    width: 100%;
}
header .row .col-sm-3 {
    display: none;
}

.col-sm-9.logo img {
    width: 163px !important;
    max-height: 90px !important;
}
.banner .head img {
    width: 100%;
    height: 250px;
}
.menu-header > ul > li > a {
    padding: 13px;
    font-size: 16px;
}
.banner .head h5 {
    margin: 15px 0 15px;
    font-size: 16px;
}
.banner .head h2 {
    font-size: 24px;
}
.sec-2 .head {
    max-width: 98%;
}
.sec-2 .head h2 {
    margin: 0 0 15px;
    font-size: 32px;
}
.sec-2 .head p {
    font-size: 16px;
}
.sec-2 .head .read a {
    font-size: 14px;
    padding: 8px 25px;
}
.sec-2 .pic img {
    height: 220px;
}
.sec-2 .pic {
    text-align: center;
    margin-right: 0;
    margin-top: 30px;
}
.sec-2 .row {
    display: block;
}
.sec-2 .row .col-sm-6 {
    width: 100%;
}
.sec-2 .pic:before {
display:none;
}
.sec-2 {
    margin: 10px 90px 35px;
}
.sec-3 .head h2, .sec-4 .head h2, .sec-5 .head h2 {
    font-size: 24px;
}
.sec-3 .main .pic img, .sec-4 .main .pic img, .sec-5 .main .pic img {
    width: 100%;
    height: 150px;
}

.sec-3 .head, .sec-4 .head, .sec-5 .head {
    margin: 0 auto 20px;
}

.sec-3 .main .title h4, .sec-4 .main .title h4, .sec-5 .main .title h4 {
    font-size: 15px;
    margin: 0;
}
.sec-3 .read a, .sec-4 .read a, .sec-5 .read a {
    font-size: 13px;
    padding: 7px 20px;
}
.sec-6 {
    padding: 30px 0;
}
.sec-6 .head h2 {
    font-size: 24px;
}
.sec-6 .topic ul li a {
    font-size: 13px;
}
.sec-6 .loop_artical .main .pic img {
    height: 300px;
    width: 100%;
}
.sec-6 .loop_artical .main .pic h5 {
    padding: 13px 40px;
}
.sec-6 .loop_artical .main .disc {
    padding-right: 30%;
}
.sec-6 .loop_artical .main .disc h3 {
    font-size: 24px;
}
.sec-6 .loop_artical .main .disc p {
    font-size: 15px;
}
.sec-6 .read {
    margin-top: 10px;
}
.sec-7 .head {
    max-width: 70%;
    margin: 0 auto 30px;
}
.sec-7 .head h2 {
    font-size: 28px;
}
.sec-7 .pic img {
    width: 100%;
    height: 180px;
}
.sec-7 .read a {
    font-size: 13px;
    padding: 7px 20px;
}
.newsletter h3 {
    font-size: 24px;
    margin-bottom: 10px;
}
.newsletter p {
    font-size: 15px;
}
.sec-us .top {
    padding: 50px 40px 0;
    height: 190px;
    margin: 0 30px;
}
.sec-6 .col-sm-9 {
    width: 65%;
}

.sec-6 .col-sm-3 {
    width: 35%;
}
.sec-us {
    padding-top: 60px;
    background-color: #ba4b2f;
}
.sec-us .main .disc h5 {
    font-size: 22px;
}
.footer .footer-social {
    text-align: center;
    margin: 30px 0 30px;
}
.footer .footer-social ul li a {
    font-size: 18px;
}
.sec-us .main .disc p, .sec-us .main .disc a {
    font-size: 14px;
}

.sec-us .main .pic i {
    color: #ba4b2f;
    font-size: 40px;
    background-color: #fff;
    height: 60px;
    width: 60px;
    border-radius: 50%;
}
.page-id-12 .sec-3, .sec-4, .sec-5 {
    padding-top: 0;
}
.sec-3, .sec-4, .sec-5 {
    padding: 0px 40px 20px;
}
.sec-6 .topic {
    background-color: #e4e4e4;
    padding: 20px 40px;
    margin-bottom: 30px;
}

.page-id-14 .blogs .row {
    display: flex;
}

.page-id-14 .blogs .col-sm-9 {
    width: 65% !important;
}

.page-id-14 .blogs .col-sm-3 {
    width: 35% !important;
}
.sec-6 .get-social {
    padding: 30px 30px;
    margin-bottom: 10px;
}
.sec-6 .get-social .head h3 {
    margin: 0 0 10px;
    font-size: 16px;
}
.sec-6 .get-social .head p {
    font-size: 13px;
}
.sec-6 .get-social ul li {
    margin-right: 5px;
}
.sec-6 .get-social ul li a {
    font-size: 16px;
    padding: 5px;
    height: 25px;
    width: 25px;
}
.sec-7 .col-sm-3 {
    padding: 5px;
}
.sec-7 .read {
    top: -80px;
    left: -45px;
}
.newsletter.text-center {
    padding: 0px 0 40px;
}
.page-id-12 .sec-5 .head, .page-id-12 .sec-3 .head, .page-id-12 .sec-4 .head {
    display: none;
}
.page-id-14 .sidebar .section a {
    color: #ba4b2f;
    font-size: 16px;
    line-height: 30px;
}
header .col-sm-3 img {
    position: relative;
    left: 6px;
    top: 20px;
}
.banner .slick-arrow {
    right: 20px;
    margin-top: -20px;
    top: 43%;
    width: 16px;
    height: 20px;
}
.logo img {
    width: auto;
    height: auto;
}
.blogs .loop {
    margin: 30px 0;
    padding: 50px 0px 0px 20px;
    width: 100%;
}

.col-md-9.nopad.blogs .loop .col-md-4 img {
    height: 350px;
    width: 100%;
}

.blogs .title {
    margin: 20px 0;
}


nav.nav1 .container {
    width: 100%;
}
.push-logo {
    margin: 50px 0 20px;
}
.nav-cross span {
    background: #fff;
}

a#hamburg {
    background-color: #ba4b2f;
}


}

/*/ / Mobile View / /*/

@media screen  and (max-width: 750px) {


header .row .col-sm-9.logo {
    width: 100%;
}
header .row .col-sm-3 {
    display: none;
}


.banner {
    padding: 0px 20px 30px;
}

.col-sm-9.logo img {
    width: 163px !important;
    max-height: 90px !important;
}
.banner .head img {
    width: 100%;
    height: 250px;
}
.menu-header > ul > li > a {
    padding: 13px;
    font-size: 16px;
}
.banner .head h5 {
    margin: 15px 0 15px;
    font-size: 16px;
}
.banner .head h2 {
    font-size: 24px;
}
.sec-2 .head {
    max-width: 98%;
}
.sec-2 .head h2 {
    margin: 0 0 15px;
    font-size: 32px;
}
.sec-2 .head p {
    font-size: 16px;
}
.sec-2 .head .read a {
    font-size: 14px;
    padding: 8px 25px;
}
.sec-2 .pic img {
    height: 180px;
}
.sec-2 .pic {
    text-align: center;
    margin-right: 0;
    margin-top: 30px;
}
.sec-2 .row {
    display: block;
}
.sec-2 .row .col-sm-6 {
    width: 100%;
}
.sec-2 .pic:before {
display:none;
}
.sec-2 {
    margin: 0;
}
.sec-3 .head h2, .sec-4 .head h2, .sec-5 .head h2 {
    font-size: 24px;
}
.sec-3 .main .pic img, .sec-4 .main .pic img, .sec-5 .main .pic img {
    width: 100%;
    height: 150px;
}

.sec-3 .head, .sec-4 .head, .sec-5 .head {
    margin: 0 auto 20px;
}

.sec-3 .main .title h4, .sec-4 .main .title h4, .sec-5 .main .title h4 {
    font-size: 15px;
    margin: 0;
}
.sec-3 .read a, .sec-4 .read a, .sec-5 .read a {
    font-size: 13px;
    padding: 7px 20px;
}
.sec-6 {
    padding: 30px 0;
}
.sec-6 .head h2 {
    font-size: 24px;
}
.sec-6 .topic ul li a {
    font-size: 13px;
}
.sec-6 .loop_artical .main .pic img {
    height: auto;
    width: 100%;
}
.sec-6 .loop_artical .main .pic h5 {
    padding: 9px 30px;
}
.sec-6 .loop_artical .main .disc {
    padding-right: 0;
}
.sec-6 .loop_artical .main .disc h3 {
    font-size: 24px;
}
.sec-6 .loop_artical .main .disc p {
    font-size: 15px;
}
.sec-6 .read {
    margin-top: 10px;
}
.sec-7 .head {
    max-width: 70%;
    margin: 0 auto 30px;
}
.sec-7 .head h2 {
    font-size: 26px;
}
.sec-7 .pic img {
    width: 100%;
    height: auto;
}
.sec-7 .read a {
    font-size: 13px;
    padding: 7px 20px;
}
.newsletter h3 {
    font-size: 24px;
    margin-bottom: 10px;
}
.newsletter p {
    font-size: 15px;
}
.sec-us .top {
    padding: 50px 40px 0;
    height: auto;
    margin: 0 30px;
}
.sec-6 .col-sm-9 {
    width: 100%;
}
.sec-6 .col-sm-3 {
    width: 100%;
    text-align: center;
}
.sec-us {
    padding-top: 60px;
    background-color: #ba4b2f;
}
.sec-us .main .disc h5 {
    font-size: 22px;
}
.footer .footer-social {
    text-align: center;
    margin: 30px 0 30px;
}
.footer .footer-social ul li a {
    font-size: 18px;
}
.sec-us .main .disc p, .sec-us .main .disc a {
    font-size: 14px;
}

.sec-us .main .pic i {
    color: #ba4b2f;
    font-size: 40px;
    background-color: #fff;
    height: 60px;
    width: 60px;
    border-radius: 50%;
}
.page-id-12 .sec-3, .sec-4, .sec-5 {
    padding-top: 0;
}
.sec-3, .sec-4, .sec-5 {
    padding: 0px 40px 20px;
}
.sec-6 .topic {
    background-color: #e4e4e4;
    padding: 20px 40px;
    margin-bottom: 30px;
}

.page-id-14 .blogs .row {
    display: flex;
}

.page-id-14 .blogs .col-sm-9 {
    width: 65% !important;
}

.page-id-14 .blogs .col-sm-3 {
    width: 35% !important;
}
.sec-6 .get-social {
    padding: 30px 30px;
    margin-bottom: 10px;
}
.sec-6 .get-social .head h3 {
    margin: 0 0 10px;
    font-size: 16px;
}
.sec-6 .get-social .head p {
    font-size: 13px;
}
.sec-6 .get-social ul li {
    margin-right: 5px;
}
.sec-6 .get-social ul li a {
    font-size: 16px;
    padding: 5px;
    height: 25px;
    width: 25px;
}
.sec-7 .col-sm-3 {
    padding: 5px;
}
.sec-7 .read {
    top: -80px;
    left: -105px;
}
.newsletter.text-center {
    padding: 0px 0 40px;
}
.page-id-12 .sec-5 .head, .page-id-12 .sec-3 .head, .page-id-12 .sec-4 .head {
    display: none;
}
.page-id-14 .sidebar .section a {
    color: #ba4b2f;
    font-size: 16px;
    line-height: 30px;
}
header .col-sm-3 img {
    position: relative;
    left: 6px;
    top: 20px;
}
.banner .slick-arrow {
    right: 20px;
    margin-top: -20px;
    top: 43%;
    width: 16px;
    height: 20px;
}
.logo img {
    width: auto;
    height: auto;
}
.blogs .loop {
    margin: 30px 0;
    padding: 50px 0px 0px 20px;
    width: 100%;
}

.col-md-9.nopad.blogs .loop .col-md-4 img {
    height: 350px;
    width: 100%;
}

.blogs .title {
    margin: 20px 0;
}


nav.nav1 .container {
    width: 100%;
}
.push-logo {
    margin: 50px 0 20px;
}
.nav-cross span {
    background: #fff;
}

a#hamburg {
    background-color: #ba4b2f;
}

.sec-us .main {
    margin-top: 0;
}

.sec-us .main .pic {
    margin-bottom: 20px;
}

.slick-arrow {
    right: 10px;
    margin-top: -20px;
    top: 44%;
    background: url(images/left-angle.png) no-repeat center center;
    width: 16px;
    height: 20px;
}
.sec-3 .main .pic img, .sec-4 .main .pic img, .sec-5 .main .pic img {
    height: auto;
}


.es-field-wrap {
    width: 100%;
    display: inline-block;
    float: left;
}
.es_subscription_form_submit.es_submit_button.es_textbox_button {
    width: 100%;
}
.sec-7 .head h2 {
    text-align: center;
}

.banner .slick-next.slick-arrow {
    left: 20px;
}

.slick-next.slick-arrow {
    left: 10px;
}
.slick-arrow:hover {
    background: url(images/left-angle.png) no-repeat center center;
}


.page-id-12 .sec-3 .main, .page-id-12 .sec-4 .main, .page-id-12 .sec-5 .main {
    width: 100%;
}
.page-id-12 .sec-3, .page-id-12 .sec-4, .page-id-12 .sec-5 {
    padding: 0px 10px 20px;
}



}