
@media only screen and (max-width: 1500px){
    section.banner .bannerside,
    .aboutsec img.ab-sideimg {
        max-width: 100%;
    }
}
@media only screen and (max-width: 1200px){
    section.banner .bannerside {
        margin:0;
    }
}

@media only screen and (max-width: 900px) and (min-width: 320px) {
section.banner h1 span {
    font-size: 16px;
}
.footer-form ul li textarea {
    margin-top: 5px;
}

.banner img.bannerside {
    margin-top: 30px;
}

section.sp-bar {
    padding: 30px 0;
    text-align: center;
}

section.sp-bar .col-md-6 h2 {
    padding: 0;
    display: block;
    font-size: 18px;
}

section.sp-bar .col-md-6 {
    margin-bottom: 30px;
}

.sp-bar img.sp-img {
    max-width: 250px;
    margin: 10px 0 0;
}

section.sp-bar:after {
    display: none;
}

section.sp-bar .col-md-6+.col-md-6 {
    margin-bottom: 0;
}

section.sp-bar .col-md-6+.col-md-6 img {
    max-width: 120px;
}

section.aboutsec {
    padding: 10px 0;
    text-align: center;
}

section.aboutsec h3 {
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 20px;
}

section.aboutsec .ab-img {
    position: relative;
    right: 0;
    max-width: inherit;
    width: 80%;
    margin-bottom: 20px;
}

section.aboutsec h4 {
    margin-bottom: 30px;
    font-size: 26px;
}

.aboutsec img.ab-sideimg {
    right: 0;
    width: 80%;
    display: none;
}

section.pricingsec {
    padding: 40px 0;
}

section.pricingsec h2 {
    font-size: 27px;
    margin-bottom: 30px;
}

section.pricingsec [class^="col-md-4"]>div {
    width: 80%;
    margin: 0 auto 30px;
}

section.pricingsec [class^="col-md-4"]>div ul li {
    margin-bottom: 5px;
}

section.pricingsec [class^="col-md-4"]>div .pricebox h3 {
    font-size: 21px;
}

section.bookservices {
    padding: 40px 0;
    text-align: center;
}

section.bookservices h2 {
    margin-bottom: 10px;
    font-size: 25px;
}

section.bookservices [class^="col-md-"] {
}

section.bookservices [class^="col-md-"] i {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}

section.bookservices [class^="col-md-"] h3 {
    margin-bottom: 10px;
    padding: 0;
}

section.bookservices [class^="col-md-"] p {
    height: auto;
    min-height: inherit;
}

section.bookservices [class^="col-md-"] h3 br {
    display: none;
}

section.tesi-sec {
    background: #4f7de6;
}

section.tesi-sec h2 {
    font-size: 23px;
}

section.tesi-sec:before {
    display: none;
}

section.tesi-sec ul li {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
}

section.partners-sec {
    padding: 20px;
    text-align: center;
    font-size: 13px;
    line-height: 17px;
}

section.partners-sec img {
    width: 100%;
    top: 0;
    margin-bottom: 20px;
}

section.partners-sec p br {
    display: none;
}

section.partners-sec p i {
    font-size: 13px;
}

footer h2 {
    font-size: 22px;
    margin-bottom: 13px;
}

footer a.greenbtn {
    margin: 0 0 20px;
}

footer [class^="col-"]:first-child ul li:last-child {
    margin-bottom: 0;
}

footer [class^="col-"]:first-child>ul li+li+li {
    margin-bottom: 0;
}

li.fl-wdth.first {}

.footer-form ul li:last-child {
    text-align: center;
}

footer .row+.row {}

.copyright {
    text-align: center;
    padding: 20px 0;
}

.copyright .col-md-4 {
    text-align: center;
}

.copyright .col-md-8 {
    text-align: center;
    padding: 20px 0px 0px;
}
	header {
    text-align: center;
    padding: 20px 0;
    position: relative;
    background: #0d1f45;
}

header span {
    margin-top: 12px;
}

header a.top-qoute {
    display: none;
}

.navbar-header {
    display: block;
}

header img {
    max-width: 190px;
}

.navbar-default .navbar-brand {
    display: none;
}

nav.navbar.navbar-default {
    margin: -50px -10px 0 !important;
    /* position: absolute; */
    right: 0;
    width: 100% !important;
    float: none !important;
}

section.banner {
    text-align: center;
    position: relative;
    overflow: hidden;
    padding: 30px 0 30px;
}

section.banner:before {
    position: absolute;
    background: #0009;
    content: "";
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
}

section.banner .container {
    position: relative;
}

section.banner h1 {
    font-size: 31px;
    line-height: 41px;
    font-weight: 800;
    margin-top: 0;
    margin-bottom: 11px;
}

section.banner p {
    color: #fff;
    font-size: 13px;
}

section.hm-1 {
    padding: 30px 0;
    text-align: center;
}

section.hm-1 h2 {
    margin: 0;
    text-align: center;
    line-height: 32px;
    font-size: 23px;
    font-weight: 600;
}

section.hm-1 h2:after {
    left: 50%;
    margin-left: -70px;
    bottom: 0;
}

section.hm-services {
    text-align: center;
    padding-bottom: 0;
}

section.hm-services [class^="col-"] h4 {
    margin-bottom: 10px;
}

section.hm-services [class^="col-"] {
    margin-bottom: 43px;
    padding: 0 30px;
}

section.hm-services [class^="col-"] p {
    font-size: 15px;
    line-height: 21px;
}

section.hm-2 {
    padding: 20px 0;
    text-align: center;
}

section.hm-2 h4 {
    font-size: 18px;
}

section.hm-2 .col-md-4 {
    margin-top: 40px;
}

.hm-2 ul.list-01 li {
    text-align: left;
    font-size: 12px;
}

footer [class^="col-"]:first-child {
    /* padding: 0px 20px 0; */
    /* text-align: center; */
}

footer {
    font-size: 12px;
    padding: 20px 0 0;
    text-align: center;
}

.footer-from-sec:after, .footer-from-sec:before {
    display: none;
}

ul.footer-cta {
    margin: 20px 0 20px;
}

.footer-form {
    margin: 20px 0 0;
    padding: 15px 0 0;
}

.footer-form h4 {
    font-size: 21px;
    margin-top: 10px;
}

.footer-form ul li {
    width: 100% !important;
    margin: 0 0 4px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background: #5370ba;
    margin-top: 9px;
}

header ul.nav.navbar-nav li a {
    color: #fff;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a {
    color: #fff;
}

header ul.nav.navbar-nav li {
    margin: 11px 0;
}

section.hm-1 .container:before {
    display: none;
}

section.hm-3:after,section.hm-3:before {
    display: none;
}

section.hm-3 {
    text-align: center;
}

section.hm-3 h3 {
    margin-top: 33px;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 13px;
}

section.hm-3 [class^="col-"] ul li {
    width: 100%;
    padding: 0 50px;
    margin: 0 0 30px 0;
    border-bottom: #2a4c8aab 1px solid;
}

section.hm-3 [class^="col-"] ul li p {
    padding: 0;
    font-size: 17px;
}

section.hm-3 [class^="col-"] ul li span {
    line-height: 52px;
}

section.hm-3 [class^="col-"] ul li:last-child {
    border: 0px none;
}

.hm-3-in1 span.img-1-hm {
    width: 100%;
}

.hm-3-in1 .hm-3-in1-txt {
    width: 100%;
    padding: 0 0 20px;
}

.hm-3-in1 .hm-3-in1-txt h6 {
    margin-top: 20px;
}

section.hm-3 [class^="col-"]+[class^="col-"]>div {font-size: 13px;}

section.team:before {
    display: none;
}

section.team {
    padding: 20px 0;
}

section.team h2 {
    font-size: 30px;
    font-weight: 600;
}

section.team ul.team-memb li {
    width: 40%;
    margin-bottom: 13px;
}

 .popupform {
    width: 94%;
    padding: 18px;
}

.popupform h2 {
    font-size: 21px;
}

.popupform h2+p {
    line-height: 17px;
    font-size: 12px;
}

.popupform ul li {
    width: 98%;
}

.popupform .fancybox-close-small {
    right: -7px;
    top: -21px;
    padding-top: 0;
}
  
section.brands ul li {
    padding: 14px 5px;
    width: 27%;
}

img {
    max-width: 100%;
}


section.inner-baner.team-ban {
    text-align: center;
    padding: 20px 0;
}

section.inner-baner h1 {
    font-size: 26px;
    margin-bottom: 16px;
}

section.inner-baner p {
    font-size: 14px;
    line-height: 20px;
}

section.our-team-sec>.container-fluid {
    padding: 0 20px;
    margin-bottom: 43px;
}

section.our-team-sec {
    text-align: center;
}

section.our-team-sec>.container-fluid [class^="col-"] p {
    font-size: 14px;
    line-height: 20px;
}

section.our-team-sec>.container-fluid [class^="col-"] h2 {
    font-size: 23px;
}

section.our-team-sec>.container-fluid [class^="col-"] img {
    max-width: 80%;
}

span.author-designation {
    text-align: center;
}

.pricing-ban {
    background-size: cover !important;
}

.in-bx {
    width: 100%;
}

section.pricing-list [class^="col-"]>div .inn-pkg {
    width: 100%;
    height: auto !important;
    margin-bottom: 7px;
}

section.pricing-list [class^="col-"]>div {
    padding: 21px;
}

section.pricing-list [class^="col-"]>div h2+p {
    padding: 0;
    text-align: center;
    margin-bottom: 13px;
}

section.pricing-list [class^="col-"]>div h2 {
    font-size: 32px;
    text-align: center;
}

section.pricing-list [class^="col-"]>div .inn-pkg h5 {
    min-height: auto;
}

section.pricing-list {
    padding: 20px 0;
}

section.contact-sec h2 {
    margin: 20px 0 0;
}

section.contact-sec {
    text-align: center;
}

section.contact-sec h2 {
    font-size: 23px;
}

section.contact-sec p {
    padding: 0;
    margin-top: 10px;
    font-size: 14px;
}

ul.contact-cta li a {
    font-size: 13px;
}

ul.contact-cta li i {
    width: 23px;
    position: relative;
    left: inherit;
    top: inherit;
}

section.inner-baner.contact-ban {
    text-align: center;
}

section.thankyou-banner:before {
    background: #051935ad;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
}

section.thankyou-banner .container {
    position: relative;
}

section.thankyou-banner h1 {
    font-size: 29px;
}
header a.top-qoute+a {
    display: none;
}

section.bookservices:after,
section.bookservices:before{
    display:none;
}

section.bookservices .row {
    display:block;
}

.footer-form .col-md-6 {
    padding:0 15px 0 !important;
}

.footer-form ul {
    margin: 0 0 15px;
}

}


@media only screen and (max-width: 900px) and (min-width: 320px) {
    
    
    
}
