﻿

@media only screen and (min-width: 768px) {
    .container {
        padding-right: 0;
        padding-left: 0;
    }
    .footer-copyright .copy-text {text-align:left;}
    .footer-copyright .copy-text #sub-menu {text-align:right;}
    nav.main-nav>.main-nav-mobile-header {
		display: none;
	}
    .whyus-desk{display: block;}
    .whyus-mobile{display: none;}
   
    #header nav.main-nav.main-nav-toggle {
        position: absolute;
        top:48px;
        left:0;right:0;margin:auto;
        background-color: transparent;
        /*border-top:rgba(0, 0, 0, 0.05) 1px solid;*/
        padding-top:15px;
    }

    #main-nav-overlay {
        position: fixed;
        left:0; right:0;
        bottom:0; top:0;
        width: 100%; height: 100%;
        display: block;
        background-color: rgba(0,0,0,0.3);

        z-index:9;
    }

    #sidebar-wrapper{display:none !important;}
}


@media only screen and (max-width: 768px) {
    .mobile-padding-top-10{padding-top:10px;}
    .mobile-text-center{text-align:center;}

    section{padding:15px 0px !important;}
    .body-bg{margin-top:0px !important;}

    .whyus-desk{display: none;}
    .whyus-mobile{display: block;}
    #cookie-alert p{padding:6px 0px 0px !important;text-align:center !important;}
    #cookie-alert p span{font-size:34px !important;}
    #cookie-alert.d-block+#header #sidebar-wrapper {margin-top:132px !important;}

   
    #cookie-alert.d-block+#header+div #slider{
        top:0px !important;
    }
    #cookie-alert div.fs-16{font-size:12px !important;padding:3px 0px 0px !important;}
    /*#header{
        min-height:92px !important;
    }*/
    #header .container{
       max-width:100%;
    }
    .header-logo {
      position: absolute;
        left: 20%;
        right: 20%;
        margin: auto;
        text-align: center;
    }
    .header-logo img {
        height:34px !important;
    }

    #header ul.header-buttons>li>a{padding:6px !important; margin:5px 3px !important;}

    #header ul.header-buttons {
         margin: 0;
         padding: 0;
         /*border-left: rgba(0,0,0,0.07) 1px solid;*/
         padding-right:18px;
         padding-top:6px;
    }
    #header.header-dark ul.header-buttons {
        border-color: rgba(255,255,255,0.2);
    }

    #header ul.header-buttons.header-buttons-bordered {
        border-left: 0;
    }

     nav.main-nav.main-nav-toggle {
        position: fixed;
        top:0px; bottom:0;
        left:0; right:0;
        /*background-color: #fff;*/

        z-index:9999;
        width: 100%;
        /*height: 100%;*/
        display: block;
        padding-bottom: 62px;
    }

    #header nav.main-nav form.search-global {
        max-width: 100% !important;
        margin-top: 0 !important;
        margin-bottom:6px !important;
    }

    .footer-copyright .copy-text {text-align:center;}
    footer form .input-group-btn{margin:auto;}
    /*.footer-copyright .logo {display:block;}*/

    form.search-global input,
    form.search-global button {
      padding: 14px 15px !important;
    }
    form.search-global button {
        line-height: 1;
        height: 100% !important;
        max-height: 48px !important; 
    }
    nav.main-nav>div>ul .main-nav-submenu div.row>div>ul {
        padding-left:45px;
    }
    nav.main-nav>div>ul .main-nav-submenu.main-nav-open {
        display: block;
    }

    /* expand icon */
    nav.main-nav>div>ul>li>a:before,
    nav.main-nav>div>ul>dt>a:before {
        content: "\f107";
    }


    #slider{position:relative !important;top:unset;left:unset;}

   
    /*.box-icon {
		margin:60px 0;
	}*/
	.box-icon.box-icon-content .box-icon-title>i {
		top:-33px;
	}

    #subjects .container {
        padding: 15px !important;
    }

    #subjects .box-icon-title i{
        font-size: 70px !important;
	}
     #subjects .box-flip,#subjects .box1,#subjects .box2{
        min-height: 235px !important;
	}
      #subjects .box2{
        /*min-height: 245px !important;*/
        padding: 10px !important;
	}

     #subjects .box2 p{
        margin-bottom:10px !important;
        /*font-size:13px !important;*/ 
        line-height:20px !important; 
	}


    section.page-header {
        text-align: center;
    }

    section.page-header .breadcrumb {
        position: relative;
        display: block;
        margin: 0;
        left:unset;top:unset;right:unset;
        padding: .0rem 1rem !important;
    }

    section.page-header .container.text-right,
    section.page-header .container.text-left {
        text-align: center;
    }

    .serchsidebar li{margin-left:5px;float:left;width:unset !important;}
    .serchsidebar+h4{clear:both !important;}
    .serchsidebar .filter-opt{display:inline-block !important;}
}



@media only screen and (max-width: 992px) {
    .footer-copyright .copy-text span{margin:0px !important;}
    #header form.search-global {
        width: 100%;
        max-width: calc(100% - 600px);
    }

     .property-item {
        background-color: rgba(0,0,0,0.01);
        margin-bottom: 30px;
    }

    .property-item-box {
        max-width: 100%;
    }

    .property-item .property-image {
        display: block;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 0 20px 0;
        text-align: center;
        float: none !important;
    }

    .property-item hr {
        display: block;
    }

    .property-item .property-item-price small {
        padding-top: 7px;
        text-align: right;
    }

    .property-item ul.property-item-features {
        display: table;
        margin-top: 25px;
        width: 100%;
        clear: both;
        text-align: center;
    }

    .property-item .property-item-price {
        margin: 0 0 16px 0;
        text-align:center;
    }

    .property-item .property-item-desc {
        display: none;
    }

    .property-item .property-item-btn {
        text-align: center;
    }

    .property-item .poperty-item-location {
        text-align: center;
        font-size: 14px;
        text-transform: uppercase;
    }

    div.property-item-list > div {
        margin: 0 !important;
    }

    .property-list-opt select.form-control {
        height: 50px !important;
        line-height: 50px !important;
        padding-top: 0 !important;
        padding: 0 40px 0 10px !important;
        margin: 0 !important;
        width: 100%;
        display: inline-block;
        cursor: pointer;
        background-color: transparent;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }

}


@media only screen and (min-width: 1920px) {
    .container {
        max-width: 1640px !important;
    }
    #whyus .whyus-container {
        max-width: 1140px !important;
        margin:auto;
    }
}

@media only screen and (max-width: 480px) {
    .property-item{padding:5px !important;}

    .curriculum-wrapper .section-container{padding:6px 10px 6px 10px;}
    .curriculum-wrapper .lecture-container{padding:8px 10px 8px 10px;}
    .section-header-right .num-sections{display:none;}
    #cookie-alert div.fs-14{font-size:10px !important;line-height:13px !important;}
    
    /*header.margin-bottom-20{margin-bottom:15px !important;}*/
    header h2.fs-30{font-size:20px !important;margin-bottom:0px !important;}
    header p.lead{font-size:14px !important;margin-bottom:10px !important;}
    #subjects .box-flip{min-height:180px !important;}
    #subjects .box1,#subjects .box2{padding:10px !important;min-height:180px !important;}
    #subjects .box-icon-title h2{font-size: 16px !important;}
    #subjects .box-icon-title i {
        font-size: 35px !important;
    }
    #subjects .box2 h4{margin-bottom:0px !important;}
     #subjects .box2 p{font-size:11px !important;line-height:14px !important;min-height:70px !important;margin-top:5px;}

}
/* BS4 ALPHA VIZIBILITY CLASSES MISSING IN BETA */
.hidden-xs-up {
  display: none !important; }

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }




/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/
.navbar-fixed-top {
    position:fixed;
    top: 0;
    border-width: 0 0 1px;
}
.navbar-inverse {
    background-color: #222;
    border-color: #080808;
}
#sidebar-wrapper {
    z-index: 1000;
    top:92px;
    left: 160px;
    width: 0;
    height: 100%;
    margin-left: -160px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#sidebar-wrapper.is-open {
    width: 160px;
}
.navbar-fixed-top{

}
.sidebar-nav {
    position: absolute;
    top: 0;
    width: 160px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    position: relative; 
    line-height: 20px;
    display: inline-block;
    width: 100%;
}

.sidebar-nav li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 3px;
    background-color: rgb(70, 189, 240);
    -webkit-transition: width .2s ease-in;
      -moz-transition:  width .2s ease-in;
       -ms-transition:  width .2s ease-in;
            transition: width .2s ease-in;

}
.sidebar-nav li:first-child a:before  {
    /*color: #fff;*/
    background-color: rgb(70, 189, 240);
}
.sidebar-nav li:nth-child(2):before {
    background-color: rgb(230, 73, 89);   
}
.sidebar-nav li:nth-child(3):before {
    background-color: rgb(123, 176, 79);   
}
.sidebar-nav li:nth-child(4):before {
    background-color: rgb(240, 205, 81);   
}
.sidebar-nav li:nth-child(5):before {
    background-color: #279636;   
}
.sidebar-nav li:nth-child(6):before {
    background-color: #7d5d81;   
}
.sidebar-nav li:nth-child(7):before {
    background-color: #ead24c;   
}
.sidebar-nav li:nth-child(8):before {
    background-color: #2d2366;   
}
.sidebar-nav li:nth-child(9):before {
    background-color: #35acdf;   
}
.sidebar-nav li:hover:before,
.sidebar-nav li.open:hover:before {
    width: 100%;
    -webkit-transition: width .2s ease-in;
      -moz-transition:  width .2s ease-in;
       -ms-transition:  width .2s ease-in;
            transition: width .2s ease-in;

}

.sidebar-nav li a {
    display: block;
    color: #ddd;
    text-decoration: none;
    padding: 10px 15px 10px 30px;    
}

.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus,
.sidebar-nav li.open a:hover,
.sidebar-nav li.open a:active,
.sidebar-nav li.open a:focus{
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 20px;
    line-height: 44px;
}
.sidebar-nav .dropdown-menu {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    background-color: #222;
    box-shadow: none;
}

/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/

.hamburger {
  position: fixed;
  top: 0px;  
  z-index: 999;
  display: block;
  width: 32px;
  height: 32px;
  margin-left: 15px;
  background: transparent;
  border: none;
}
.hamburger:hover,
.hamburger:focus,
.hamburger:active {
  outline: none;
}
.hamburger.is-closed {
    
  background: url(../images/burger-dark.svg) center no-repeat !important;
    cursor: pointer;
    display: inline-block;
    width: 60px;
    height: 60px;
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    background: transparent;
    /*border-right: rgba(0,0,0,0.07) 1px solid;
    border-left: rgba(0,0,0,0.07) 1px solid;*/
    float: left;
    position: relative;
    z-index: 10;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
}
/*.hamburger.is-closed:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px,0,0);
  -webkit-transition: all .35s ease-in-out;
}*/

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  position: absolute;
  left: 0;
  height: 4px;
  width: 100%;
}
.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom {
  background-color: #1a1a1a;
}
.hamburger.is-closed .hamb-top { 
  top: 5px; 
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed .hamb-middle {
  top: 50%;
  margin-top: -2px;
}
.hamburger.is-closed .hamb-bottom {
  bottom: 5px;  
  -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover .hamb-top {
  top: 0;
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed:hover .hamb-bottom {
  bottom: 0;
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  background-color: #1a1a1a;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
  top: 50%;
  margin-top: -2px;  
}
.hamburger.is-open .hamb-top { 
  -webkit-transform: rotate(45deg);
  -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}
.hamburger.is-open .hamb-middle { display: none; }
.hamburger.is-open .hamb-bottom {
  -webkit-transform: rotate(-45deg);
  -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}
.hamburger.is-open {
     cursor: pointer;
    display: inline-block;
    width: 60px;
    height: 60px;
    top:unset;
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    background: transparent;
    /*border-right: rgba(0,0,0,0.07) 1px solid;
    border-left: rgba(0,0,0,0.07) 1px solid;*/
    float: left;
    z-index: 1;
    background: url(../images/close-dark.svg) center no-repeat;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
}
/*.hamburger.is-open:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px,0,0);
  -webkit-transition: all .35s ease-in-out;
}*/