html {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    background: #fff;
    color: #666;
    overflow-x: hidden;
}
body {
    margin: 0;
    color: #747474;
    min-width: 320px;
    -webkit-text-size-adjust: 100%;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
}
.header {
    border-top:4px solid #7a002f !important; 
}
.header-social{
    border-bottom:1px solid #e1e1e1 !important;
}
.nav-container {
    margin: 0 auto;
    max-width: 970px;
}
.container {
    margin: 0 auto;
    max-width: 970px;
}
.menu>li>a {
    height: 55px !important;
    padding: 0px 0px 14px;
    font-size: 12px !important;
    color: #747474 !important;
}
.icon-width{
    width:40px;
}
.header-social .menu li {
    padding: 0 8px;
}

.menu .pdtop{
    padding-top:8px;
}
.theme-color{
    color: #7b002c !important;
}
.header-main{
    border-bottom:1px solid #e1e1e1 !important;
}

.header-main .logo {
    float: left;
    overflow: hidden;
    margin: 31px 0 0px 18px;
}
.main-menu li{
    float: left;
    padding: 0 35px 0 0;
    margin: 0;
    height: 110px!important;
}
.main-menu>li>a {
   padding: 0px 0px 40px;
}
.main-menu li a{
    border-top: 3px solid #fff;
    color: #333333 !important;
    font-size:14px!important;
}
.main-menu li a:hover{
    border-top: 3px solid #7b002c;
    color: #333333 !important;
    font-size:14px!important;
}
.main-menu li .active {
    border-top: 3px solid #7b002c;
        color: #7b002c!important;
    font-size: 14px!important;
}
.main-menu > li:last-child {
    padding-right: 0;
}
.main-menu-span{
    padding-top: 40px;
}
.submenu-border  {
    border-top:3px solid #7a002f !important;
}
.submenu li {
    float: none;
    padding: 0 0px 0 0!important;
    margin: 0;
    height: auto!important;
}

.submenu {
    display: none;
    position: absolute;
    z-index: 1020;
    box-sizing: border-box;
    width: 180px;
    padding: 0px!important;
    background-color: #edebeb!important;
    color: #666!important;;
    box-shadow: 0 5px 12px rgb(0 0 0 / 15%);
}
.submenu li a{
    border-top: none!important;
    color: #333333 !important;
    font-size:13px!important;
    padding: 7px 20px;
    line-height: 19px;
    border-bottom: 1px solid #dcdadb !important;
    font: 12px/20px 'PTSansRegular', Arial, Helvetica, sans-serif;
 }
 .submenu li a:hover{
    border-top: none!important;
    color: #333333 !important;
    font-size:13px!important;
    padding: 7px 20px;
    line-height: 19px;
    border-bottom: 1px solid #dcdadb !important;
    font: 12px/20px 'PTSansRegular', Arial, Helvetica, sans-serif;
    background-color:rgba(255,255,255,0.5);
 }

.submenu .second_submenu{
    left:170px!important;
}

.homeoverlaypd{
    padding: 8px;
}
.homeoverlayim{
    height:105px;
}
.subslider_pdl{
   outline:none;
 }
.slider_rs{
   outline:none;
 } 
 

@media (min-width: 1200px){
.subslider_pdl>* {
    padding-left: 20px;
 }
}

.footer-area {
    border-top: 12px solid #e9eaee;
    background-color: #363839 !important;
    padding: 43px 10px 40px;
    color: #8c8989;
    margin-top:30px;
}
#footer .social-networks {
    width: 40%;
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
}
#footer {
    background-color: #282a2b !important;
    border-color: #4b4c4d !important;
    padding: 25px 10px 25px;
    border-top: 1px solid #4b4c4d;
   
}
.social-networks li {
    float: right;
    margin: 0 0 0 20px;
    position: relative;
    height: 26px;
}

.copyright {
    color: #8C8989 !important;
    font-size: 12px;
    text-shadow: 1px 2px 1px #000;
}
.social-networks .pinterest {
    width: 16px;
    height: 20px;
}
.sliderhm{
    margin: 0px auto;
    background-color: #E9E9E9;
    padding: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    outline:none;
}
.bannershadow{
    background: url(https://www.phaseii.com/wp-content/themes/Avada/Avada/framework/plugins/revslider/rs-plugin/assets/shadow2.png) no-repeat;
    background-size: 100%;
    width: 960px;
    height: 60px;
    bottom: -60px;
}
.previous_btn{
    left: 0 !important;
    margin-left: 0 !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
    background-repeat: no-repeat;
    width: 40px !important;
    height: 45px !important;
    position: absolute;
    opacity: 0.8;
}

.next_btn{
    right: 0 !important;
    margin-right: 0 !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
    background-repeat: no-repeat;
    width: 40px !important;
    height: 45px !important;
    position: absolute;
    opacity: 0.8;
}

.menu_font{
	font-size:13px;
}
.uk-navbar-nav>li>a {
    color: #999;
    text-transform: capitalize!important;
    transition: .1s ease-in-out;
    transition-property: color,background-color;
	font-size: 1rem;
}


/*mini blinds */
.side-nav {
    margin: 0; 
    padding: 0;
    border-bottom: 1px solid #e1e1e1 ;
    border-right: 1px solid #e1e1e1 ;
    margin-bottom: 20px;
    background: #ffffff;
}
.side-nav li {
    margin: 0;
    padding: 0;
    border-top: 1px solid #e1e1e1 ;
    background: url(../images/side_nav_bg.png) no-repeat top right;
}


.side-nav li:hover {
    background: #ffffff;
}
.side-nav li a {
    line-height: 1.69em!important;
    padding: 8px 4px!important;
    font-size: 14px !important;
    color: #333333!important;;
    font-weight: normal !important;
    line-height: 1.69em!important; 
    height: auto!important;
    display: block;
}
.navbarcss {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}
.current_item{
    border-right: 3px solid #7a002f !important;background: #fff;
} 
.side-nav>:nth-child(n+2) {
    margin-top: 0px;
}
.side-navwidth{
    width:230px; 
}
.side-nav .uk-nav-sub {
    padding: 0px 0 0px 15px;
}
.sidenav-icon{
    margin-top: 5px;
}
.pt10{
 padding-top:10px;
}
.pt15{
    padding-top:15px;
}
.pt30{
    padding-top:30px;
}
.pt50{
    padding-top:50px;
}
.pt0{
    padding-top:0px;
}
.mt10{
    margin-top:10px;
}
.mt20{
    margin-top:20px;
}
.post-content {
        margin-left: 0px;
}
.post-content>* {
    padding-left: 5px;
}
.post-content>*>:last-child {
    margin-bottom: 0;
}
.uk-grid+.post-content, .post-content>.uk-grid-margin {
    margin-top: 5px; 
}
.blindimg {
    height:190px;
}
.blindlgimg {
    height:685px;
}

.submenu_dropdwn {
    padding: 0px 0 0px 15px;
    width: 94%;
}
  
.uk-lightbox-caption{
    bottom:41px;
}  
.tagline{
    font-size:16px;color: #993300;
}
 .shadeimg{
     height:188px;
 }
  
.side-nav .navbarcss li {
    margin: 0;
    padding: 0;
    border-top: 0px solid #e1e1e1!important;
    background: none!important;
}
.side-nav .navbarcss li .topbr{
    margin: 0;
    padding: 0;
    border-top: 1px solid #e1e1e1!important;
}  
.plain-classic{
    font-size:16px;
}
.plain-classic li{
    margin-top:10px;
}  
.brandedfnt{
    font-size: 14px;
}  
.uk-grid-collapse>.uk-grid-margin {
    margin-top: 15px;
}
.contact h2 {
    margin: 0 0 20px;
    font: 18px/20px 'PT Sans', arial, helvetica, sans-serif;
}
.contact h3 {
    font-size: 16px !important;
    line-height: 24px !important;
}

.contact p {
    color:#000000;
}

.install h2 {
    margin: 0 0 20px;
    font: 16px 'PT Sans', arial, helvetica, sans-serif;
}
.install p {
    margin: 10px;
}
 .install ul {
   margin: 0 0 20px 0;
}
.phase_video{
   width:853px;height:480px;
}    
.plain-video{
    width:640px; height:480px;
}
.customize_size{
    width: 659px;
    height: 659px;
}








@media only screen and (max-width: 800px){
.header-social {
     text-align: center;
    margin: auto;  
 }
 .menu{
     display: inline-flex;
     margin-top: 5px;
 }
 .container {
        padding: 8px;
}
.mobile-menuht>li>a{
        height: 40px;
}
.mobilenav{
    display: inline-flex;    padding-bottom: 13px;
}
.menu>li>a {
    height: 55px !important;
    padding: 0px 0px 15px;
    font-size: 12px !important;
    color: #747474 !important;
}
.opennav{
      border-right: 1px solid rgb(204, 204, 204);
    border-left: 1px solid rgb(204, 204, 204);
    border-top: none;
    left: 0px!important;
    padding: 0px;
    width: 100%;
    top: 38px !important;
 }
 .opennav li a{
         text-align: left;
             border: 0 !important;
    float: none;
    height: auto;
    margin: 0;
    padding: 10px;
    line-height: normal;
    color: #333 !important;
 }
 .opennav li {
    float: none;
    height: auto;
    padding: 0;
    line-height: normal;
    border-bottom: 1px solid #dbdbdb !important;
}
 .togglebtn, .togglebtn.uk-active,  .togglebtn:active{
     padding: 3px 13px;
    line-height: 30px;
    font-size: 20px;
    color: #9b9b9b;
    border: solid 1px #ccc;
    border-left: 1px solid #dfdfdf;
 }
 .gotobtn{
        padding: 0px 96px 1px 10px;
    text-transform: inherit;
    line-height: 35px;
    text-align: left;
    border: solid 1px #ccc;
    border-right: 0px!important;
    font-size: 14px;
 }
.large_gotobtn{
         padding: 0px 230px 1px 10px;
    text-transform: inherit;
    line-height: 35px;
    text-align: left;
    border: solid 1px #ccc;
    border-right: 0px!important;
    font-size: 14px;
} 

 .large_togglebtn, .large_togglebtn.uk-active,  .large_togglebtn:active{
    padding: 3px 20px;
    line-height: 30px;
    font-size: 20px;
    color: #9b9b9b;
    border: solid 1px #ccc;
    border-left: 1px solid #dfdfdf;
 }
 
 
 .side-navwidth {
    width: 100%;
}
.footer-area {
    border-top: 12px solid #e9eaee;
    background-color: #363839 !important;
    padding: 18px 10px 40px;
    color: #8c8989;
    margin-top: 30px;
}
.logo{
         margin: 10px 0px 0px 4px;
    border-bottom: 1px solid #e1e1e1;
    text-align: center;
    padding-bottom: 20px;
}
.uk-navbar-container:not(.uk-navbar-transparent) {
    background: #ffffff;
}
.large_opennav{
        border-right: 1px solid rgb(204, 204, 204);
    border-left: 1px solid rgb(204, 204, 204);
    border-top: none;
    left: 0px!important;
    padding: 0px;
    width: 100%;
    top: 38px !important;
}

 .large_opennav li a{
         text-align: left;
             border: 0 !important;
    float: none;
    height: auto;
    margin: 0;
    padding: 10px;
    line-height: normal;
    color: #333 !important;
 }
 .large_opennav li {
    float: none;
    height: auto;
    padding: 0;
    line-height: normal;
    border-bottom: 1px solid #dbdbdb !important;
}
.pt30 {
    padding-top: 15px;
}
.bannershadow {
    background: url(https://www.phaseii.com/wp-content/themes/Avada/Avada/framework/plugins/revslider/rs-plugin/assets/shadow2.png) no-repeat;
     background-size: 100%; 
    width: 960px;
    height: 0px;
    bottom: -60px;
}
.slider_rs{
    text-align:center;
}
.sliderhm {
    margin: 0px auto;
    background-color: #E9E9E9;
    padding: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 150px;
    margin-bottom: 30px;
}
.post-content {
    text-align: left!important; 
}
.shadeimg {
    height: 100%;
}
.blindimg {
    height: 100%;
}
*+.uk-h1, *+.uk-h2, *+.uk-h3, *+.uk-h4, *+.uk-h5, *+.uk-h6, *+h1, *+h2, *+h3, *+h4, *+h5, *+h6 {
    margin-top: 30px;
}

.phase_video {
    width: 348px;
    height: 180px;
}
.plain-video {
    width: 355px;
    height: 215px;
}
.customize_size {
    width: auto;
    height: auto;
}
}  
  
  
  
  
  
  