/*css*/
* {
    margin: 0px;
    padding: 0px;
}

body {
     font-family: "Open Sans", sans-serif;

}

ul li {
    /*    list-style: none;*/
    text-decoration: none;
}

.header-para > ul {
    padding-left: 23px;
    width: 41%
}
 .alink {
        color: #ffffff;
        text-decoration: none;

    }

.alink:hover {
        color: #ce9836;
        text-decoration: none;
}
.num-sec p {
    text-align: right;
    color: #fff;
    font-size: 20px;
    font-family: Lato;
}
.footer-button{
	background-color:black;
}
.header-top {
    background: #000000cc;
    height: 80px;
    line-height: 80px;
}
.logo-side1{
	text-align:center;
}
.logo-side2{
	text-align:center;
}

.banner {
    background: url(../images/banner.jpg);
    background-repeat: no-repeat;
    padding: 0px;
    height: 688px;
    width: 100%;
}

.bg-banner img {
    width: 100%;
}

.hading_baner {
    margin-top: 150px;
    background: rgba(0, 0, 0, 0.64);
    width: 54%;
    padding: 10px;
}
.form-para {
     /* text-align: center;  */
     color: #fff900;
     margin-bottom: 13px;
     margin-top: -16px;
}
.sec-2 img {}

/*
.bg-banner{
    background: url(../images/banner.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    width: 100%;
    position: relative;
    height: 700px;
    margin-left: auto;      
    margin-right: auto;     
}
*/
.bg-banner {
    padding: 0px;

}

.sec1 h3 {
    color: #000;
    font-weight: 600;
    font-size: 18px;
    padding: 0px 20px;
    margin: 25px 0 15px;

}

.icon-icon-image {
    background: #fff;
    padding: 14px 7px 5px 10px;
    border-bottom: 7px solid #b0ad0ab0;
    box-shadow: 0px 3px 6px #f8a2a2;
}

.aio-icon-box.top-icon {
    text-align: center;
}

.aio-icon-img .img-icon {
    width: 1em;
    max-width: 100% !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    display: block;
    font-size: inherit;
}

.top-icon .aio-icon-header h3.aio-icon-title {
    margin: 25px 0 15px;
}

.icon-icon-image .aio-icon-title.ult-responsive {
    display: block;
    font-size: 15px;
    line-height: 1.2em;
    font-weight: 600;
    color: #000;
}
#divContactSnackBar{
   display: none;
}
.sec1 {
    box-shadow: 0px 0px 4px #9b9b9b;
    background-color: #b0ad0ab0;
}

.sec1 p {
    padding: 4px 20px 16px;
    font-size: 17px;
}

.banner-cont h1 {
    font-size: 30px;

}

.header-para h1 {
    /* background: rgba(0, 0, 0, 0.66); */
    padding: 9px;
    /* text-align:center; */
    font-size: 27px;
    color: #fff;
}

.header-para h4 {
    z-index: 7;
    font-family: Ubuntu;
    visibility: visible;
    text-align: inherit;
    line-height: 40px;
    letter-spacing: 3px;
    font-weight: 400;
    font-size: 23px;
    border-color: rgb(119, 119, 119);
    border-style: none;
    margin: 0px;
    border-radius: 0px;
    padding: 0px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: nowrap;
    width: auto;
    height: auto;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform-origin: 50% 50% 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}

.header-para h1 span {
    color: #ffc925;
}

.banner-cont {
    width: 500px;
    position: absolute;
    top: 108px;
    background: rgba(0, 0, 0, 0.66);
    color: #fff;
    padding: 20px;
    padding-top: 0px;
    right: 20px;
}

.banner-cont p {
    font-size: 20px;
}

.header-para {
       position: absolute;
    top: 107px;
    width: 500px;
}

.header-para h1 {
    z-index: 5;
    font-family: "Josefin Sans";
    visibility: visible;
    text-align: inherit;
    line-height: 66px;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 47px;
    border-color: rgb(119, 119, 119);
    border-style: none;
    margin: 0px;
    border-radius: 0px;
    padding: 0px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: nowrap;
    width: auto;
    height: auto;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform-origin: 50% 50% 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);

}

.header-para > ul > li {
    font-size: 20px;
    color: #fff;
}

.header-para > ul > li > img {
    padding-right: 15px;
}

#banner-btn {
    padding: 10px;
    background: #a66539;
    border: 1px solid #fff;
    margin-top: 20px;
}

.forms h3 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    color: #000;
    margin-top: 0;
}
.forms p{
	color: #5c5c5c;
	font-weight: 600;
	padding-top:10px;
}
.forms {
   width: 407px;
    position: absolute;
    top: 102px;
    background: #ffc925cf !important;
    padding: 30px;
    right: 226px;
}
.forms label{
    font-size: 18px;
    line-height: 20px;
	color: black;
}
.forms span{
    
	color: red;
}

.main-text {
    padding-top: 0px !important;
    background-image: url(../images/map.png) !important;
    background-position: 0 0 !important;
    background-repeat: no-repeat !important;
}

.main-text ul li {
    color: #000;
    font-size: 17px;

    line-height: 31px;
    margin: 8px;
}

.main-text h3 {
    font-size: 35px;
    color: #000;
    font-weight: 600;
}

#comment {
    padding-bottom: 20px;
}

.forms h1 {
    margin-top: 0px;
    text-align: center;
    padding-bottom: 20px;
    color: #000;
    font-size: 32px;

}

.our-f::placeholder {
    color: #000;
}

.our-l::placeholder {
    color: #000;
}

.our::placeholder {
    color: #000;
}

.our-f,
.our-l {
    width: 49%;
    padding: 10px;
    border-radius: 5px;
    border-style: none;
    margin-bottom: 10px;
    color: #000;
	
}

.our {
    width: 99%;
    padding: 12px 15px;
    /* border-radius: 5px; 
    border-style: none;*/
    margin-bottom: 12px;
    color: #000;
	border:1px solid #ccc;
}

.btns {
    padding: 10px;
    background: #1B320A;
    border-style: none;
    color: #fff;
    border-radius: 5px;
    width: 100%
}

#submit {
    font-size: 20px;
}

.sec-2 {

    padding: 30px;
}

.new-page {
    padding-bottom: 30px;
    padding-top: 30px;
    background: #ebe2d0;
}

.main-text1 {
    font-size: 19px;
    color: #000;
    font-weight: 600;


}

.copyright {
    text-align: center;
    font-size: 20px;
	color:white;
	
}
.copyright a{
	color:white;
}
.bottom {
    font-size: 0.857em;
    background-color: #b0ad0ab0;
    padding: 19px 0;
    color: #484848;
    font-family: "Montserrat", sans-serif;
    color: #fff !important;
    font-weight: 600;
}
.bottom p{
    color:black;
}
.bottom p a{
    color:black;
}

.video h2 {
    color: #000;
    font-weight: 600;
    font-size: 26px;
}
.video ul li{
	    color: #000;
    font-size: 17px;
    line-height: 31px;
    margin: 8px;
}
.video p {

    text-align: justify;
    font-size: 16px;
    color: #535050;
}

.main-text h1 {
    font-size: 30px;
    color: #000;
    font-family: lato;
    text-align: left;
    padding-bottom: 20px;
    font-weight: normal;
}

.main-text p {
    font-size: 20px;
    text-align: left;
    line-height: 29px;
}

.all-box img {
    width: 100%;
}


.sec-3 {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 0px;
    padding-right: 0px;
}

.sec-4 {
    padding: 20px;

}

.tour1 h3 {
    margin: 25px 0 15px;
    font-size: 21px;
    color: #000;
    font-weight: 600;
    margin-top: -4px !important;
    padding: 26px;
    /* text-align: justify; */
	text-align: center;
}
.sect-new5{
	padding-top: 43px;
}
.tour1 p {
    margin-top: -37px !important;
    padding: 22px !important;
    text-align: justify !important;
    color: #5f5f5f !important;
    font-size: 16px;
}

.tour1 {

    box-shadow: 0px 0px 4px #9b9b9b;
        background-color: #b0ad0ab0;
}

.sec-4 h2 {
    text-align: center;
    font-size: 32px;
    color: #000;
    font-weight: 600;
    margin-top: 60px;
    padding-bottom: 25px !important;

}

.sec-4-heading h1 {
    padding-bottom: 30px;
    text-align: center;
    font-size: 30px;
    font-family: lato;
    font-weight: normal;
}

.new-box p {
    padding-top: 20px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
}

.sec-5 {
    padding: 20px;
    background-color: #323233;
}

.sec-5-head h1 {
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: normal;
}

.Test {
    width: 50%;
    margin: auto;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 50px;
}

.sec-6 {
    background-color: #2a2a2b;
    padding: 20px;
}

/*
.footer{
    color: #fff;
    text-align: center;
    
}
*/
.footer_na > li a {
    color: #000;
    font-size: 18px;
}

.footer p {
    margin-bottom: 0;
}

.all-box h4 {
    text-align: center;
    font-weight: normal;
}

.all-box p {
    font-size: 16px;
    text-align: justify;
}

.toff {
    padding-top: 25px;
}

.social ul li {
    float: left;
    padding-left: 10px;
}

.social {
    padding-top: 30px;
}

.foot-box {
    padding-bottom: 20px;
}

ul {
    font-size: 20px;
    line-height: 1.42857143;
}

.col_colum {
    padding-bottom: 40px;
    padding-top: 40px;
    background: rgba(224, 224, 224, 0.47);
}

.col-xsec p {
    font-size: 16px;
    font-family: Lato;
    padding: 10px;
    font-weight: normal;
}

.our_cl_had h2 {
    text-align: center;
    font-weight: 100;
    font-size: 40px;
    font-family: Lato;
    margin-top: 0px;
    margin-bottom: 40px;
}

.our_client {
    padding-top: 40px;
    padding-bottom: 40px;
    background: antiquewhite;
}

.logo-cli-sec h4 {
    font-size: 16px;
    color: #272d0c;
    text-align: center;
    margin-top: 0px;
    font-family: Lato;
}

.logo-cli-sec {
    padding-bottom: 30px;
}

.sect-new10 {
    padding-bottom: 50px;
    padding-top: 50px;
    background: rgba(0, 0, 0, 0.21);
}

.thumbnail {
    padding: 0 0 15px 0;
    border: none;
    border-radius: 0;
}

.thumbnail img {
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
}

.carousel-control.right,
.carousel-control.left {
    background-image: none;
    color: #f4511e;
}

.carousel-indicators li {
    border-color: #f4511e;
}

.carousel-indicators li.active {
    background-color: #f4511e;
}

.item h4 {
    font-size: 19px;
    line-height: 1.375em;
    font-weight: 400;
    font-style: italic;
    margin: 70px 0;
}

.item span {
    font-style: normal;
}

@media (max-width: 1368px) and (min-width: 766px){
.forms {
    /* width: 407px; */
    /* position: absolute; */
    top: 85px;
    background: #ffc925cf !important;
    padding: 30px;
    right: 68px;
   }
}
@media screen and (max-width: 768px) {
    .col-sm-4 {
        text-align: center;
        margin: 25px 0;
    }
}

.testimonials {
    background: #292929;
    padding-bottom: 40px;
    padding-top: 40px;
}

.testimonials h4 {
    color: #fff;
    font-size: 14px;
    margin: 26px 0;
    font-family: Lato;
}

.testimo_had h2 {
    text-align: center;
    font-weight: 100;
    font-size: 40px;
    margin-top: 0px;
    color: #fff;
    font-family: Lato;
}

.carousel-inner {
    position: relative;
    width: 70%;
    overflow: hidden;
    margin: auto;
}

.carousel-control.right,
.carousel-control.left {
    background-image: none;
    color: #ffffff;
}

.carousel-control.right,
.carousel-control.right {
    background-image: none;
    color: #ffffff;
}

.box p {
    border: solid 2px black;
    color: black;
    padding: 10px;
    text-align: center;
    font-size: 18px;
    border-radius: 5px;
}

.box {
    padding-top: 10px;
    padding-bottom: 10px;
}

.row p {
    border: solid 2px black;
    color: black;
    padding: 10px;
    text-align: center;
    font-size: 18px;
    border-radius: 5px;
}



.footer_wrap {
    margin: auto;
    width: 35%;
    padding-top: 30px;
    padding-bottom: 35px;
}

.footer {
    background: #fff;
    padding-top: 0;
    padding-bottom: 20px;
    color: #fff;
    font-family: Lato;
}

.footer_na > li {
    float: left;
    margin-left: 10px;
    line-height: 42px;
}

.footer-butt {
    width: 130px;
    height: 40px;
    border-radius: 6px;
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 50px;
    font-family: Lato;
}



.test-img {
    margin-top: 40px;
}

.ttmio-butt {
    width: 130px;
    height: 40px;
    border-radius: 6px;
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 50px;
    font-family: Lato;
}


.col_colum {
    padding-bottom: 40px;
    padding-top: 40px;
    background: rgba(224, 224, 224, 0.47);
}


.col-xsec {
    height: 85px;
    background: #fff;
    border: 2px solid #404818;
    border-radius: 4px;
    margin-bottom: 20px;
    font-family: Lato;
    text-align: center;
    background: antiquewhite;
}

.sex-3-heading h1 {
    text-align: center;
    padding: 20px;
    margin-bottom: 35px;
}


.col-sec {
    margin-bottom: 30px;
}

.con-col-sec {
    width: 265px;
}

.offerss {
    background: #d0d0d0;
}

.offers-head h1 {
    font-size: 30px;
    color: #000;
    font-family: lato;
    text-align: center;
    padding-bottom: 20px;
    font-weight: normal;
}

.offer-para {
    background: url(../images/bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.offer-para p {
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    text-align: center;
    letter-spacing: 2px;
    padding: 10px;
    padding-top: 100px;
    padding-bottom: 100px;
}

.dis {
    font-size: 40px;
    color: red;
    font-family: 'Anton', sans-serif;
}






@media (min-width : 768px) and (max-width : 1024px) {
    .header-top {
        background: #000;
        height: 87px;
        line-height: 80px;
    }
     .forms h3{
         font-size:25px;
     }

    .banner-cont {
        width: 100%;
        position: absolute;
        top: 119px;
        background: rgba(0, 0, 0, 0.21);
        color: #fff;
        padding: 20px;
        padding-top: 0px;
        left: 0;
    }
.col-xs-12{
	padding-left:0px;
	padding-right:0px;
}
    .logo-sec img {
        width: 100%;
        display: block;
        margin: auto;
    }
.forms {
      width: 340px;
    position: absolute;
    top: 86px !important;
    padding: 30px;
    /* right: 25px; */
    right: -24px;
    left: 630px;
}
    .header-para {
        position: absolute;
        top: 205px;
        color: #FFC107;
        width: 87%;
        left: 0;
        right: 0;
        display: block;
        margin: auto;
    }

    .header-para h1 {
        z-index: 6;
        font-family: "Josefin Sans";
        visibility: visible;
        text-align: inherit;
        line-height: 66px;
        letter-spacing: 0px;
        font-weight: 700;
        font-size: 48px;
        border-color: rgb(119, 119, 119);
        border-style: none;
        margin: 0px;
        border-radius: 0px;
        padding: 0px;
        color: rgb(255, 255, 255);
        text-decoration: none;
        white-space: nowrap;
        width: auto;
        height: auto;
        min-height: 0px;
        min-width: 0px;
        max-height: none;
        max-width: none;
        opacity: 1;
        transform-origin: 50% 50% 0px;
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }

    .header-para > ul > li {
        font-size: 20px;
        color: #fff;
        margin-left: 23px;
    }

    .banner-cont h1 {
        font-size: 30px;
        text-align: center;
    }

    .footer_wrap {
        margin: auto;
        width: inherit;
        padding-top: 30px;
        padding-bottom: 35px;
    }
    .wpb_wrapper {
    font-size: 19px;
    color: #000;
    font-weight: 600;
    /* margin: 4px; */
    margin-left: 27px !important;
}
.tour1 {
    box-shadow: 0px 0px 4px #9b9b9b;
    height: 0px important;
    margin-bottom: 8px;
    /* padding: 28px; */
    margin: 20px;
}
}



@media(min-width:480px) and (max-width:768px) {
    .logo-sec img {
        display: block;
        margin: auto;
        width: 60%;
    }
	.col-xs-12{
	padding-left:0px;
	padding-right:0px;
}

    .header-top {
        background: #000;
        height: 138px;
        line-height: 20px;
    }

    .num-sec p {
        text-align: center;
        color: #fff;
        font-size: 18px;
        font-family: Lato;
    }

    .banner-cont {
        width: 100%;
        position: absolute;
        top: 138px;
        background: rgba(0, 0, 0, 0.21);
        color: #fff;
        padding: 20px;
        padding-top: 0px;
        left: 0;
        text-align: center;
    }

    .all-box {
        padding-bottom: 30px;
    }

    .forms {
        width: 100%;
        position: relative;
        top: 0;
        background: rgba(0, 0, 0, 0.4);
        padding: 20px;
        left: 0;
        right: 0;
    }

    .cont-nu {
        float: left;
        padding-top: 0;
        color: #fff;
        padding-bottom: 10px;
    }

    .header-para h1 {
        z-index: 5;
        font-family: "Josefin Sans";
        visibility: visible;
        text-align: inherit;
        line-height: 18px;
        letter-spacing: 0px;
        font-weight: 700;
        font-size: 13px;
        border-color: rgb(119, 119, 119);
        border-style: none;
        margin: 0px;
        border-radius: 0px;
        padding: 0px;
        color: rgb(255, 255, 255);
        text-decoration: none;
        white-space: nowrap;
        width: auto;
        height: auto;
        min-height: 0px;
        min-width: 0px;
        max-height: none;
        max-width: none;
        opacity: 1;
        transform-origin: 50% 50% 0px;
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        padding-top: 88px;
    }

    .header-para h2 {
        font-size: 17px;
        position: relative;
        top: 0;
        color: #000;
        font-weight: normal;
        width: 100%;
    }
	.sec-4 h2 {
    text-align: center;
    font-size: 32px;
    color: #000;
    font-weight: 600;
    margin-top: 60px;
    padding-bottom: 25px !important;
     }

    .header-para {
        position: relative;
        top: 0;
    }

    .offer-para p {
        font-family: 'Oswald', sans-serif;
        font-size: 26px;
        text-align: center;
        letter-spacing: 2px;
        padding: 30px;
        margin-bottom: 30px;
    }

    .dis {
        font-size: 30px;
        color: red;
        font-family: 'Anton', sans-serif;
    }

    .offer-para {
        background: url(../images/bg.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    ul {
        padding-left: 21px;
    }

    .header-para > ul > li {
        font-size: 16px;
        color: #000;
    }

    .sec-2 {
        padding: 0px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .main-text ul li {
        font-size: 16px;
        padding-bottom: 10px;
    }

    .footer_wrap {
        margin: auto;
        padding-top: 30px;
        padding-bottom: 35px;
        width: inherit;
    }


}



@media (min-width:320px) and (max-width:480px) {
    .logo-sec img {
        width: 100%;
        display: block;
        margin: auto;
    }
	.col-xs-12{
	padding-left:0px;
	padding-right:0px;
}

    .header-top {
        background: #000;
        height: 130px;
        line-height: 20px;
    }

    .bg-banner {
        padding: 0px;

    }

    .banner-cont {
        width: 100%;
        position: absolute;
        top: 127px;
        background: rgba(0, 0, 0, 0.21);
        color: #fff;
        padding: 20px;
        padding-top: 0px;
        left: 0;
    }

    .icon1 {
        font-size: 19px;
        color: #000;
        font-weight: 600;
        margin-bottom: 20px;
    }

    .tour1 h3 {
        margin: 25px 0 15px;
        font-size: 21px;
        color: #000;
        font-weight: 600;
        margin-top: -4px !important;
        padding: 26px;
        /* text-align: justify; */
        text-align: center;
    }

    .sec1 h3 {
        color: #000;
        font-weight: 600;
        font-size: 18px;
        padding: 0px 20px;
        margin: 25px 0 15px;
        text-align: center;
    }

    .header-para h4 {
        z-index: 7;
        font-family: Ubuntu;
        visibility: visible;
        text-align: inherit;
        line-height: 10px;
        letter-spacing: 3px;
        font-weight: 400;
        font-size: 10px;
        border-color: rgb(119, 119, 119);
        border-style: none;
        margin: 0px;
        border-radius: 0px;
        padding: 0px;
        color: rgb(255, 255, 255);
        text-decoration: none;
        white-space: nowrap;
        width: auto;
        height: auto;
        min-height: 0px;
        min-width: 0px;
        max-height: none;
        max-width: none;
        opacity: 1;
        transform-origin: 50% 50% 0px;
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }

    /*Added By Amit*/
    .header-para {
        position: absolute !important;
        top: 100px !important;
        /* width: auto; */
        width: 90%;
        padding-top: 50px;
        padding: 0px;
    }

    .header-para h2 {
        font-size: 21px;
        position: relative;
        top: 0;
        color: #000;
        font-weight: normal;
        width: 100%;
        padding-top: 28px;
    }

    .header-para {
        position: relative;
        top: 0;
    }

    .main-text h1 {
        font-size: 20px;
        color: #000;
        font-family: lato;
        text-align: justify;
        padding-bottom: 20px;
        font-weight: normal;
        padding-top: 10px;
    }

    .all-box {
        padding-bottom: 30px;
    }

    .forms {
        width: 100%;
        position: relative;
        top: 0;
        background: rgba(0, 0, 0, 0.4);
        padding: 20px;
        left: 0;
        right: 0;
        top: 20px;
    }

    .forms h1 {
        margin-top: 0px;
        text-align: center;
        padding-bottom: 20px;
        color: #000;
        font-weight: normal;
        font-size: 21px;
    }


    .banner-cont p {
        font-size: 14px;
    }

    .banner-cont h1 {
        font-size: 18px;
        margin-top: 10px;
    }

    .cont-nu {
        float: left;
        padding-top: 0px;
        color: #fff;
        padding-bottom: 10px;
        display: block;
        margin: auto;
    }

    .num-sec p {
        text-align: center;
        color: #fff;
        font-size: 13px;
        font-family: Lato;
    }

    .offer-para p {
        font-family: 'Oswald', sans-serif;
        font-size: 18px;
        text-align: center;
        letter-spacing: 2px;
        padding: 10px;
        margin-bottom: 30px;
    }

    .dis {
        font-size: 25px;
        color: red;
        font-family: 'Anton', sans-serif;
    }

    .offer-para {
        background: url(../images/bg.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    ul {}

    .header-para > ul > li {
        font-size: 16px;
        color: #000;
    }

    .sec-2 {
        padding: 0px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .main-text ul li {
        font-size: 16px;
        padding-bottom: 10px;

    }

    .footer_na > li {
        float: left;
        /* margin-left: 10px; */
        line-height: 42px;
    }

    .footer_wrap {
        margin: auto;
        padding-top: 0px;
        padding-bottom: 35px;
        width: inherit;
    }

  .header-para h1 {
    z-index: 5;
    font-family: "Josefin Sans";
    visibility: visible;
    text-align: inherit;
    line-height: 21px !important;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 15px !important;
    border-color: rgb(119, 119, 119);
    border-style: none;
    margin: 0px;
    border-radius: 0px;
    padding: 0px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: nowrap;
    width: auto;
    height: auto;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform-origin: 50% 50% 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    padding-top: 90px !important;
    overflow: hidden;
}

}





span.wpcf7-not-valid-tip {
    color: #f00;
    /* font-size: 1em; */
    font-weight: normal;
    display: block;
    width: 49% !important;
    font-size: 15px;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #fff;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #fff;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #fff;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #fff;
}


@media (min-width: 1025px) and (max-width: 1350px) {

    .forms {
        width: 340px;
        position: absolute;
        top: 93px;
        background: #ffc925cf !important;
        padding: 25px;
        right: 100px;
    }

    .our {
        padding: 6px 15px;
        margin-bottom: 10px;
    }

    .forms label {
        font-size: 14px;
        margin-bottom: 2px;
    }


    .forms h3 {
        font-size: 25px;
    }

    #comment {
        padding-bottom: 10px;
    }
}
@media only screen and (max-width: 600px){
.ContactSnackBar {
    bottom: 10px;
    top: auto;
    color: #fff;
    height: auto;
    margin-bottom: -10px;
    position: fixed;
    width: 100%;
    z-index: 9;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s;
    z-index: 999;
   } 
   .ContactSnackBar>ul>li {
    background-color: #f94f0f;
    border-right: 1px solid #fff;
    float: left;
    width: 50%;
    list-style: none;
    text-align: center;
    }
	.ContactSnackBar>ul>li>a {
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 12px;
    text-decoration: none;
    padding: 12px;
   }
   .ContactSnackBar>ul>li {
    background-color: #1B320A;
    border-right: 1px solid #fff;
    float: left;
    width: 50%;
    list-style: none;
    text-align: center;
   }
   .ContactSnackBar>ul {
    padding-left: 0;
    }
	#divContactSnackBar{
   display: block;
}
}
@media (max-width: 1200px){
.forms {
        padding: 15px !important;
        right:87px !important;
    }
    .header-para h1 {
    z-index: 5;
    font-family: "Josefin Sans";
    visibility: visible;
    text-align: inherit;
    line-height: 38px;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 30px;
    border-color: rgb(119, 119, 119);
    border-style: none;
    margin: 0px;
    border-radius: 0px;
    padding: 0px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: nowrap;
    width: auto;
    height: auto;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform-origin: 50% 50% 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}

.sec1 {
    box-shadow: 0px 0px 4px #9b9b9b;
    height: 362px !important;
    margin: 10px !important;
}
    .our {
    padding: 4px 15px!important;
    margin-bottom: 5px!important;
    }
    .media h2 {
    text-align: center;
    font-size: 32px;
    color: #000;
    font-weight: 600;
    margin-top: 60px;
    padding-bottom: 25px !important;
    }
    .media{
        display: block;
        
    }
    .header-para {
    position: absolute;
    top: 106px;
    /* width: 500px; */
}
	#Info-box-wrap-7935{
		padding-bottom: 18px !important;
	}
	#Info-box-wrap-3841{
		padding-bottom: 0px !important;
	}
	#Info-box-wrap-9649{
		padding-bottom: 18px !important;
	}
	#Info-box-wrap-1337{
		padding-bottom: 0px !important;
	}
}