/* AR STYLE  START */
@media only screen and (min-width: 992px) and (max-width: 1169px) {
    .container {
    width: 95%;
}
    header ul.nav.navbar-nav>li>a {
        padding: 35px 8px 20px;
        border-bottom: 2px solid transparent;
        outline: none !important;
    }
}
@media only screen and (max-width: 991px) {
    section.br-sol [class^="col-md-4"]>div h2 {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 10px;
}
section.br-sol [class^="col-md-4"]>div h2+p {
    font-size: 12px;
    text-align: center;
}
    .br-sol .actions a span {
    width: 100%;
}
.actions a span
{
    width:100%;
}
    section.numbers .col-md-3 {
    width: 100%;
    float: left;
    height: 90px;
    background: #efefef;
    margin: 4px 4px 5px 6px;
    display: inline-table;
}
section.packages [class^="col-md-4"]>div h2 {
    text-align: center;
        margin: 0 35px;
}
section.packages [class^="col-md-4"]>div h2+p {
    text-align: center;
}
section.packages [class^="col-md-4"]>div .pricebox, .cs-wb-pkg-show .pricebox {
    position: relative;
    text-align: center;
}
section.packages [class^="col-md-4"]>div p {
    text-align: center;
}
    section.what-we-do-sec ul {
        text-align:left;
    }
    section.contact-us h2 {
    text-align: center;
}
    #showMore {
    margin-bottom: 32px;
    }
footer h2+p {
    text-align: center;
}
    .cs-wb-pkg-show {
    background: #ffffff;
    border-radius: 0px;
    box-shadow: #5d3c83ad 0 0 10px;
    padding: 30px 25px;
    margin-top: 23px;
    color: #424242;
    width: 94% !important;
    margin-left: 3%;
    text-align: center;
}
section.packages [class^="col-md-4"]>div {
    margin: 30px auto 30px !important;
}
    .cs-wb-ul {
    border-radius: 2px;
    margin: 20px 0 0 0;
    width: 100% !important;
    padding: 0 0 !important;
}
    section.banner h2 {
        margin: 0 0 0;
        font-size: 36px !important;
        letter-spacing: 0;
        line-height: 34px;
    }
    section.ab-home {
        padding-top: 40px;
    }
    section.new-pf {
        padding: 0px 0;
    }
    footer ul {
        /* background: #150c3c; */
        padding: 5px 0;
        text-align: center !important;
    }
    footer ul li {
        display: inline-block;
        margin: 0 10px !important;
        float: none !important;
    }
}
/* AR STYLE END */

@media only screen and (max-width: 991px) and (min-width: 320px) {
 .logodiv {left: 0;margin-left: 20px;     z-index: 990;}

img.logo-img.hd-hover-logo {
    left: 0;
    display: none !important;
}

.contact-sec {
    display: none;
}

span.pet {
    display: none;
}
#owl-carousel2 .owl-dots .owl-dot{
    postion:relative;
        left: 14%;
}

.navbar-default .navbar-toggle {
    background: black !important;
    border-color: black !important;
    margin-right: 0;
    margin-top: 25px;
}

.navbar-default .navbar-toggle .icon-bar {
    background: #fff;
}

section.banner {
    height: auto;
    padding: 30px 0 30px;
    overflow: hidden !important;
}

section.banner h2 {
    margin: 0 0 0;
    font-size: 43px;
    letter-spacing: 0;
    line-height: 39px;
}

section.banner h3 {
    font-size: 18px;
    margin-top: 12px;
}

.banner p {
    line-height: 20px;
    font-size: 15px;
}

.banner p br {
    display: none;
}

section.banner a {
    margin: 10px auto 0;
    font-size: 16px;
    width: auto;
    padding: 7px 30px;
    display: inline-block;
}

    

section.ab-home h2 {
    font-size: 21px;
    line-height: 25px;
}

section.ab-home p {
    width: 100%;
}

section.packages {
    text-align: center;
}

section.packages {
    padding: 20px 0;
    border-top: #efefef 1px solid;
    margin-top: 22px;
}

section.packages h2 {
    font-size: 23px;
    line-height: 27px;
}

section.packages h2 br {
    display: none;
}

section.packages a.grad-btn, section.packages a.grad-btn+a {
    font-size: 12px !important;
    margin: 0 4px !important;
    width: auto !important;
    padding: 8px 13px !important;
    line-height: normal !important;
    border: 2px solid black;
}

section.packages .col-md-5 img {
    display: none;
}

section.packages .col-md-4 {
    margin: 20px 0;
}

section.packages .row+.row {
    width: 100%;
}

section.packages [class^="col-md-4"]>div i img {
    max-width: 88px;
}

section.packages [class^="col-md-4"]>div h2 {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 800 !important;
}

section.packages [class^="col-md-4"]>div a.various {
    font-size: 13px !important;
    padding: 8px 10% !important;
}

section.packages [class^="col-md-4"]>div i {
    right: -1px;
    top: -1px;
}

section.packages [class^="col-md-4"]>div {
    max-width: 300px;
    padding: 18px 14px 0;
}

section.br-sol {
    text-align: center;
    padding: 30px 0 50px;
    margin-top: 23px;
}

section.br-sol .col-md-7 h2 {
    margin: 0 0 20px;
    font-size: 25px;
    line-height: 28px;
}

section.br-sol .col-md-7 h2+p {
    font-size: 14px;
    line-height: 18px;
}

section.br-sol [class^="col-md-4"]>div {
    margin-top: 33px;
}

section.solution {
    padding: 40px 0;
}

section.solution h2 {
    font-size: 21px;
    line-height: 24px;
}

section.solution h2+p {
    width: 100%;
}

section.solution .col-md-4>div {
    text-align: center;
    margin-bottom: 23px;
    padding-bottom: 10px;
    border-bottom: #ccc 1px dashed;
}

section.solution .col-md-4>div p {
    margin-top: 10px;
}

section.testimonials-sec ul li {
    width: 95%;
}



section.packages.detail-packages.inner-package .col-md-8.inner-details {
    margin-top: 63px;
    float: left;
    width: 100%;
}

section.packages.detail-packages.inner-package .col-md-8.inner-details h4 {
    font-size: 14px;
}

section.packages.detail-packages.inner-package .col-md-8.inner-details p {
    line-height: 20px;
}

section.helpingbrand h2 {
    font-size: 21px;
}

section.helpingbrand p {
    padding: 0;
}

section.helpingbrand ul li {
    width: 48%;
    font-size: 12px;
    margin-bottom: 13px;
}
section.testimonials-sec ul li .initial h3 {
    width: 80px;
    height: 80px;
    font-size: 29px;
}

section.contact-us {
    padding: 30px 0;
    text-align: center;
}

section.contact-us h2 {
    font-size: 23px;
    margin-bottom: 13px;
}

section.contact-us h5 {
    font-size: 14px;
}

section.contact-us h4 {
    font-size: 18px;
}



section.solution a.grad-btn {
    margin: 10px 0;
}

section.numbers {
    padding: 20px 0;
}

section.numbers h2 {
    font-size: 20px;
    line-height: 26px;
}

section.numbers h2+p {
    width: 100%;
}

section.numbers .col-md-3 h3 {
    font-size: 23px;
    font-weight: 600;
    margin-top: 16px;
}

section.numbers .col-md-3 {
    width: 47%;
    float: left;
    height: 90px;
    background: #efefef;
    margin: 4px 4px 5px 6px;
}

section.numbers .col-md-3 h4 {
    font-size: 11px;
    margin-top: 13px;
}

section.satisfied-customer {
    padding: 20px;
    text-align: center;
}

section.satisfied-customer .leftsec {
    width: 100%;
    padding: 0;
    margin-top: 172px;
    height: auto;
}

section.satisfied-customer h2 {
    font-size: 20px;
    position: relative;
}

section.satisfied-customer h2:before {
    font-size: 31px;
    top: -2px;
    left: 20px;
}

section.satisfied-customer h2+p {
    text-align: center;
}

section.satisfied-customer .rightsec {
    width: 100%;
    text-align: center;
    position: absolute;
}

section.satisfied-customer .item {
     /* Safari */
     /* Safari 6.1+ */
     position: relative;
}

section.satisfied-customer .rightsec img {
    max-width: 150px;
}
div#popupform, .popupform{width:92%;padding:19px;}
.popupform:before{visibility:hidden;}
.popupform ul li textarea{height:121px;}
.popupform [class^="col-"]+[class^="col-"]{padding-left:15px;margin-top:-10px;}

.customerslider .owl-dots {
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 0;
}

section.valuedclients {
    padding: 30px 0;
}

section.valuedclients h2 {
    font-size: 20px;
    line-height: 26px;
}

h2+p {
    width: 100% !important;
}

section.valuedclients ul li {
    width: 32%;
    padding: 0;
    margin-top: 23px;
}

section.cta-new ul li {
    display: inline-block;
    font-size: 11px;
}

section.cta-new {
    text-align: center;
}

ul.contact-list {
    text-align: center;
}

section.cta-new h2 {
    font-size: 26px;
}

section.cta-new .col-md-3 {
    text-align: center;
}

section.cta-new a.grad-btn {
    margin-top: 23px;
}
footer {
    text-align: center;
    overflow: hidden;
    padding: 20px 0 !important;
}
.grid{
    height:1000px !important;
}
 .element-item{
     position:absolute !important;
     left:0px !important;
     
 }
footer .quick-acces{
    display:none;
}
footer .our-services{
    display:none;
}

footer ul li {
    display: inline-block;
    margin: 0 10px;
    float: left;
}

footer ul {
    /* background: #150c3c; */
    padding: 5px 0;

}

footer h2 {
    margin: 16px 0 8px;
}

footer h2+p {
    margin-bottom: 23px;
    padding-bottom: 12px;
    border-bottom: #ffffff12 1px dashed;
}
header:hover {
    background: transparent;
}

header:hover img.hd-default-logo {
    opacity: 1 !important;
}

div#navbar {
    padding: 0;
    border-radius: 3px;
	background: black;
    text-align: left;
    width: 280px;
    border: 0px none;
    margin-top: 68px;
    float: right;
    margin-right: -45px;
}

header ul.nav.navbar-nav {
    margin: 0;
    padding: 0;
    width: 100%;
}

header ul.nav.navbar-nav>li>a {
    margin: 0;
    padding: 10px 10px;
    color: #fff !important;
    border-bottom: #ffffff26 1px solid !important;
}

header ul li:last-child a {
    border-bottom: 0px none !important;
}

.popupform h2 {
    font-size: 20px;
}

.popupform h2+p {
    font-size: 12px;
    line-height: 15px;
}

.popupform ul li input[type="text"], .popupform ul li input[type="email"], .popupform ul li textarea {
    font-size: 12px;
}

section.banner.about-ban {
    height: auto !important;
    text-align: center;
    padding-bottom: 25px;
}

section.banner.about-ban h2 {
    font-size: 22px !important;
    line-height: 33px;
    margin-bottom: 14px;
}

section.banner.about-ban p {
    padding: 0;
    font-size: 14px;
}

section.banner h2 span {
    font-size: 24px;
    display: block;
}

section.what-we-do-sec {
    padding: 30px 0;
    text-align: center;
}

section.what-we-do-sec h2 {
    margin: 0 0 10px;
    font-size: 28px;
}

section.banner span {
    font-size: 20px !important;
    display: block;
}
section.what-we-do-sec ul li:before {
    left: inherit;
    margin-left: -25px;
}
section.services-list {
    padding: 30px 0;
    text-align: center;
}

section.services-list h2 {
    font-size: 27px;
    margin-bottom: 15px;
}

section.services-list h3 {
    font-size: 14px;
}

section.services-list .col-md-6 {
    margin-top: 15px;
}

section.services-list:nth-child(odd) .row>div {
    width: 100%;
}
ul.submenu li a:hover {
    color: #fff !important;
}
section.services-list:nth-child(odd) .row {
    flex-direction: column-reverse;
    display: flex;
    text-align: center;
}
header ul li>.submenu {
    display: none;
    position: initial;
    border-radius: 0px;
    width: 100%;
    box-shadow: none;
    background: black;
}

header ul li>.submenu a {
    color: #fff !important;
    padding: 9px 10px 9px 26px !important;
    font-size: 11px !important;
}

nav.navbar.navbar-default {
    z-index: 99;
}

ul.submenu li {
    border-bottom: #604a75 1px solid;
}

section.single-pf {
    padding: 30px 0;
}

section.single-pf h2 {
    font-size: 18px;
    margin-bottom: 13px;
}

section.single-pf h2+p {
    margin-bottom: 10px;
}

.new-pf div#filters button {
    font-size: 12px;
    padding: 7px 18px;
    margin: 4px 6px;
    display: inline-block;
}


.element-item {
    width: 100% !important;
    height: 330px !important;
    text-align: center;
  
}
.element-item img {
    border-radius: 0px;
    max-width: 300px;
    position:relative;
    left:0px;
}

section.packages.detail-packages .row {
    width: 100%;
}

.toolbar.mb2.mt2 button {
    font-size: 12px;
    padding: 4px 30px;
    margin: 5px 5px;
}

.toolbar.mb2.mt2 {
    margin-bottom: 30px;
}
section.single-pf .row {
    margin: 0;
}

section.single-pf h2 br {
    display: none;
}
}



@media screen and (max-width: 767px){
    section.banner h1 {
    font-size: 48px;
    line-height: 60px;
    }
    
    footer .row {
    padding-bottom: 0; 
    }
    
    .col-md-12.disclaimer {
    margin-bottom: 0;
    }
    
    #owl-carousel2 .owl-dots {
    margin-left: 65px;
    }
    
    section.banner.about-ban h1 {
    font-size: 35px!important;
    letter-spacing: 0;
    line-height: 55px;
    }
}

