

/*pop*/

/*---------pop-------*/

         
#main-menu > ul.menu > li > a i {
    font-size: 14px;
    left: 10px;
    line-height: 80px;
    margin: 0px 5px 0 0;
    top: 0;
    padding-right: 34px;
}

.blocker {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 1000 !important;}
/*.header {
   
    z-index: 1 ! important;}
*/
.modal {
   
    z-index: 9600 ! important;}

.carousel-control {
    position: absolute;
    top: 153px;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5;
}

/*bg image*/
/*home page admission*/
.parallax-bg {
    background: url(upload/home/admission/hm_admin_bg.jpg) 50% 0 repeat-y fixed;
    height: auto;
    padding: 70px 0px 60px 0px;
    position: relative;
    z-index: 1;
}
/*home page app*/
.product-presentation-bg-dw {
    background: url(upload/home/app/hm_app_bg.jpg) 50% 0 repeat-y fixed !important;
   height: auto;
    padding: 75px 0px 0px 0px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

/*Why we learn @Phoenix? */
.product-presentation-bg-why {
    background: url(upload/home/whyphoenix/hm_why_bg.jpg) 50% 0 repeat-y fixed;
    height: auto;
    padding: 75px 0px 60px 0px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

/*home page Achievements*/
.full-width-progress-achievement {
    background: url(upload/home/funfact/hm_funfact_bg.jpg) 50% 0 repeat-y fixed;
    height: auto;
    padding: 40px 0 45px 0;
    color: #fff;
}

/*home page Our Stars Said*/
.full-width-progress-star {
    background: url(upload/home/testimonials/hm_star_bg.jpg) 50% 0 repeat-y fixed;
    height: auto;
    padding: 40px 0 45px 0;
    color: #fff;
}

/*about page Our Stars Said*/
.product-presentation-bg-whyus{
    background: url(upload/about/whyus/hm_why_bg.jpg) 50% 0 repeat-y fixed;
    height: auto;
    padding: 40px 0 45px 0;
    color: #fff;
}

/*----------------------*/
.link-item {
    display: block;
    overflow: hidden;
    padding: 20px 10px;
    background-color: rgba(192, 57, 43, 0) !important;
    cursor: pointer;
    text-align: center;
    color: #fafafa;
    height: 100%;
}

        .btn {
            display: inline-block;
            padding: 6px 12px;
            margin-bottom: 0;
            font-size: 14px;
            font-weight: 400;
            line-height: 1.42857143;
            text-align: center;
            white-space: nowrap;
            vertical-align: middle;
            -ms-touch-action: manipulation;
            touch-action: manipulation;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            background-image: none;
            border: 1px solid transparent;
            border-radius: 4px;
            line-height: 1.38;
        }
        .btn-group-lg>.btn, .btn-lg {
            padding: 10px 16px;
            font-size: 18px;
            line-height: 1.3333333;
            border-radius: 6px;
        }
        .btn-theme-colored2 {
            background-color: #ED3237;
        }
        .btn-theme-colored2 {
            color: #fff;
            background-color: #ED3237;
            border-color: #ED3237;
        }
        .pl-40 {
            padding-left: 40px !important;
        }
        .pr-40 {
            padding-right: 40px !important;
        }
        .mr-10 {
            margin-right: 10px !important;
        }
        .ml-10 {
            margin-left: 10px !important;
        }
        .mt-10 {
            margin-top: 10px !important;
        }
        .mb-10 {
            margin-bottom: 10px !important;
        }
        .btn-lg {
            font-size: 14px;
            padding: 10px 26px;
            font-weight: 600;
        }
        .btn-theme-colored2:hover {
            color: #fff;
            background-color: #201E1E;
            border-color: #201E1E;
        }
        .text-white {
            color: #fff !important;
        }
    
/*-----header -----*/
.top-menu li {
    float: left;
    display: inline;
    margin: 0px;
    padding: 0px 19px;
    border-left: 1px dashed #ededed;
}


.top-rightm{
padding: 0px 19px;
}

.top-right {
    float: right;
    width: 49%;
    margin: 0px;
    padding: 0px 8px;
    border-right: 0px dashed #ededed;
    border-left: 0px dashed #ededed;
}

.news{

    line-height: 15px;margin-bottom: 0px;font-size: 13px;color: #000;font-family: 'arial', sans-serif;
}

.bo{
    border-left: 0px dashed #ededed;
           padding-right: 20px;

}

.top-menu li:last-child {
    border-right: 0px dashed #ededed;
}

.top-menu li {
    float: left;
    display: inline;
    margin: 0px;
    padding: 0px 19px;
    border-left: 0px dashed #ededed;
}

.line {
    line-height: 45px;
    margin-bottom: 10px;
    font-size: 14px;
   border-left: 1px dashed #ededed !!important;
}

.megamenu-child-container ul.sub-menu > li > ul li a {
   
    text-transform: capitalize;
}

.header.header4 #main-menu > ul.menu > li > a, .header.header5 #main-menu > ul.menu > li > a {
    padding-left: 10px;
    padding-right: 10px;
   
} 

#main-menu > ul > li > a {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    padding: 40px 21px 51px;
    color: #1e1e1e;
  
}

#main-menu > ul.menu > li > a i {
    font-size: 14px;
    left: 10px;
    line-height: 102px;
    margin: 0px 5px 0 0;
    top: 0;
    padding-right: 34px;
}
.dt-sc-one-third1 {
    width: 48.9% !important;
}

.ti{

    font-size: 60px;
    margin-top: 0px;
    font-weight: 700;
}
.t{
    margin: 0;
    font-size: 26px;
    margin-top: 5px;
}
.st{
   margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 34px;
    margin-top: 30px;
    margin-bottom: 30px; 
}

#main-menu ul li.menu-item-simple-parent ul li a {
    display: block;
    font-size: 12px;
    padding: 0px 15px;
 
    text-transform: capitalize;
    font-weight: normal;
}

textarea {
    height: 100px;
    overflow: auto;
    resize: none;
    padding: 16px 15px;
    width: 100%;
}

.header5 #logo {
    padding-left: 10px;
    padding-top: 25px;
}
.dt-sc-ico-content.type5 h4 {
    margin-bottom: 20px;
    color: #fbfbfb;
    font-size: 16px;
    font-weight: normal;
}
@media only screen and (max-width: 767px){
/*#main-menu > ul > li > a {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    padding: 12px 14px 0px;
  
}*/
.dt-sc-one-fourth, .dt-sc-one-half, .dt-sc-one-third, .dt-sc-three-fourth, .dt-sc-two-third, .dt-sc-one-fifth, .dt-sc-four-fifth, .dt-sc-three-fifth, .dt-sc-two-fifth, .dt-sc-one-sixth, .dt-sc-two-sixth, .dt-sc-three-sixth, .dt-sc-four-sixth, .dt-sc-five-sixth, .column.no-space.dt-sc-one-fourth, .column.no-space.dt-sc-one-third, .column.no-space.dt-sc-one-half, .column.no-space.dt-sc-one-fifth, .column.no-space.dt-sc-one-sixth, .column.no-space.dt-sc-three-fourth, .column.no-space.dt-sc-two-third, .column.no-space.dt-sc-four-fifth, .column.no-space.dt-sc-three-fifth, .column.no-space.dt-sc-two-fifth, .column.no-space.dt-sc-two-sixth, .column.no-space.dt-sc-three-sixth, .column.no-space.dt-sc-four-sixth, .column.no-space.dt-sc-five-sixth, .portfolio.with-space.dt-sc-one-fourth, .portfolio.with-space.dt-sc-one-third, .portfolio.with-space.dt-sc-one-half, .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .page-with-both-sidebar .portfolio.with-space.dt-sc-one-third, .page-with-both-sidebar .portfolio.with-space.dt-sc-one-fourth, .page-with-sidebar .portfolio.with-space.dt-sc-one-fourth {
    width: 100%;
    margin: 0px 0px 0px 0px !important;}
#main-menu > ul > li > a {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    padding: 10px 21px 10px !important;
    color: #1e1e1e;
}
#main-menu > ul.menu > li > a i {
    font-size: 14px;
    left: 5px;
    line-height: 40px !important;}

#main-menu ul li.menu-item-simple-parent ul li a {
    display: block;
    font-size: 12px;
    padding: 10px 15px !important;
    text-transform: capitalize;
    font-weight: normal;
}

/*#main-menu > ul.menu > li > a i {
    font-size: 14px;
    left: 5px;
    line-height: 45px;
    margin: 0 5px 0 0;
    position: absolute;
    top: 0;
}
*/
.header.header4 #main-menu > ul.menu > li > a, .header.header5 #main-menu > ul.menu > li > a {
    padding-left: 36px;
    padding-right: 16px;
  }

.top-right {
    float: right;
    width: 94%;
    display: none;
}
    .top-menu li {
    float: left;
    display: inline;
    margin: 0px;
    padding: 0px 0px;

   
}
.hr-title h2 {
    font-size: 25px;
}
/*.header {
    position: relative;
}*/
.dt-sc-one-third1 {
    width: 100% !important;
}

}

@media screen and (max-height: 800px) and (max-width: 1280px){
.header.header5 #main-menu > ul.menu > li > a {
    padding-left: 24px;
    padding-right: 10px;
    
}

/*#main-menu > ul.menu > li > a i {
    font-size: 14px;
    left: 5px;
    line-height: 80px;
    margin: 0 5px 0 0;
    position: absolute;
    top: 0;
}
*/
/*-----------extra--------*/

#main-menu > ul.menu > li > a i {
    font-size: 14px;
    left: 5px;
    line-height: 120px;
    margin: 0 5px 0 0;
    top: 0;
}
.header.header5 #main-menu > ul.menu > li > a {
    padding-left: 20px;
    padding-right: 9px;
    
}
/*#main-menu {
    float: right;
    margin: 0px;
    padding: 9px;
}*/
/*#main-menu > ul > li > a {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    padding: 29px 21px 50px;
    color: #1e1e1e;
    position: relative;
}*/
#main-menu > ul > li > a {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    padding: 49px 21px 35px;
    color: #1e1e1e;
   
}
#logo {
    float: left;
    display: inline;
    padding: 26px 0px 19px 0px;
    margin: 0px;
}


}

/*@media only screen and (max-width: 479px) and (min-width: 320px){
.dt-sc-one-fourth, .dt-sc-one-half, .dt-sc-one-third, .dt-sc-three-fourth, .dt-sc-two-third, .dt-sc-one-fifth, .dt-sc-four-fifth, .dt-sc-three-fifth, .dt-sc-two-fifth, .dt-sc-one-sixth, .dt-sc-two-sixth, .dt-sc-three-sixth, .dt-sc-four-sixth, .dt-sc-five-sixth, .column.no-space.dt-sc-one-fourth, .column.no-space.dt-sc-one-third, .column.no-space.dt-sc-one-half, .column.no-space.dt-sc-one-fifth, .column.no-space.dt-sc-one-sixth, .column.no-space.dt-sc-three-fourth, .column.no-space.dt-sc-two-third, .column.no-space.dt-sc-four-fifth, .column.no-space.dt-sc-three-fifth, .column.no-space.dt-sc-two-fifth, .column.no-space.dt-sc-two-sixth, .column.no-space.dt-sc-three-sixth, .column.no-space.dt-sc-four-sixth, .column.no-space.dt-sc-five-sixth, .portfolio.with-space.dt-sc-one-fourth, .portfolio.with-space.dt-sc-one-third, .portfolio.with-space.dt-sc-one-half, .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .page-with-both-sidebar .portfolio.with-space.dt-sc-one-third, .page-with-both-sidebar .portfolio.with-space.dt-sc-one-fourth, .page-with-sidebar .portfolio.with-space.dt-sc-one-fourth {
    width: 100%;
    margin: 0px 0px 100px 0px;
}}*/
/* color*/


a, .top-menu a, .top-menu span, #main-menu > ul > li:hover >
a, #main-menu ul > li.current_page_item > 
a, #footer .recent-property-widget ul li 
a, .tweet_list li .tweet-time 
a, .copyright a:hover, #footer .widget_text p .fa, #footer .widget_text p 
a, .dt-sc-testimonial span, .entry-detail .read-more, 
.top-right .dt-sc-social-icons li:hover .fa, .dt-sc-icon-list li .fa, 
.entry-detail h5 a:hover, .portfolio .image-overlay a:hover span, 
.read-more, .read-more:hover, .dt-sc-pr-tb-col.selected .dt-sc-buy-now 
.dt-sc-button, .dt-sc-bar-text span, .dt-sc-ico-content.type6 p, 
.image-overlay .portfolio-content span, .dt-sc-contact-info a, 
.dt-sc-ico-content:hover h4 a, .products .product-details span, 
.events .event-meta p a, .events .event-meta p, 
.events .event-detail h5 a:hover, .entry-meta-data p, .entry-meta-data p a, 
.dt-sc-tabs-vertical-frame-content p span, ul.dt-sc-fancy-list.tick li:before, 
.dt-sc-team:hover h6 a, ul.dt-sc-tabs-frame li a.current, 
.widget_categories ul li:hover a, .widget_categories ul li:hover a:before, 
.widget ul.tweet_list p a, .blog-post .entry-detail .entry-title h4 a:hover, 
.breadcrumb .current, blockquote.type2 span, .breadcrumb a:hover, 
.blog-entry .entry-metadata p, .blog-entry .entry-metadata p a, 
.blog-entry h4 a:hover, .project-details ul li p a, .widget_product_categories ul li a:hover, 
.widget_product_categories ul li a:hover:before, 
.widget_top_rated_products ul.product_list_widget li .amount, table.shop_table 
.quantity .plus:hover, table.shop_table .quantity .minus:hover, 
.woocommerce table.shop_table .product-name a:hover, 
.woocommerce .cart_totals .total .amount, .woocommerce-product-rating .price, 
.woocommerce-review-link:hover, .product .summary .quantity .plus:hover, 
.product .summary .quantity .minus:hover, .woocommerce-info a:hover, 
.woocommerce table.shop_table .product-subtotal span, 
.side-nav-container ul li.current_page_item a, 
.side-nav-container ul li.current_page_item .fa, 
.side-nav-container ul li:hover a, 
.side-nav-container ul li:hover .fa, 
.dt-sc-toggle-frame-set.type2 h5.dt-sc-toggle-accordion.active:before, 
.dt-sc-toggle-frame-set.type3 h5.dt-sc-toggle-accordion.active:before, 
.dt-sc-tabs-vertical-container.type2 ul.dt-sc-tabs-vertical-frame li.current a, 
.dt-sc-tabs-vertical-container.type2 ul.dt-sc-tabs-vertical-frame li a:hover, 
.error-info .back-menu a:hover, #main-menu ul li.menu-item-simple-parent ul li a:hover, 
#main-menu ul li.menu-item-simple-parent ul li.current_page_item > a, 
.megamenu-child-container ul > li > a:hover, .megamenu-child-container ul > li > ul li a:hover,
 .widget_top_rated_products ul.product_list_widget li a:hover, .products .product-details h5 a:hover, 
 .widget_recent_entries ul li h4 a:hover, .dt-sc-toggle-accordion.active > a, .features li a:hover, 
 .dt-sc-ico-content.type3 h6 a:hover, #footer .widget ul li h6 a:hover, .bottom-tweet span, 
 .mean-container .mean-nav ul li a:hover, .dt-sc-ico-content.type7:hover .icon span, 
 .dt-sc-contact-info.type2 .contact-icon h4 a:hover, .widget.tweetbox .tweet_list li .tweet_text a,
 .widget_product_categories ul li .dt-sc-toggle.active:before, 
 .widget_product_categories ul li .dt-sc-toggle.active span, .widget_product_categories ul li .dt-sc-toggle.active, .dt-sc-icon-list li a:hover, .top-contact-details a:hover, .top-social-icons li:hover .fa, .service-option a:hover, .shop-cart a:hover, .top-bar.type5 .top-contact-details li a:hover, .logo-wrapper .top-contact-details li a:hover, .top-bar.type6 .top-contact-details li a:hover, #footer .widget.widget_links ul li a:hover, .header6 #main-menu ul li.menu-item-simple-parent ul li.current_page_item > a, .header6 .megamenu-child-container ul > li > ul li a:hover, .header6 .megamenu-child-container > ul.sub-menu > li > a:hover, .product_cart_list li a:hover, .dt-sc-ico-content.type14:hover .icon span, .dt-sc-tabs-container.type5 .dt-sc-tabs-frame li a.current .dt-sc-ico-content.type14 .icon span, .dt-sc-testimonial-wrapper.type4 .dt-sc-testimonial cite, .parallax-content-bg2 .parallax-content p a:hover, .dom-prices a:hover, .dt-sc-ico-content.type16 .icon span, .dt-sc-button.type3:hover, .dt-sc-ico-content.type17 .dt-sc-ico-title .icon span{
    color: #ed3237;
}

.mailchimp .dt-sc-social-icons li:hover a, blockquote.type1, .dt-sc-ico-content.type12 h4, .woocommerce-review-link:hover, .dt-sc-toggle-frame-set.type2 h5.dt-sc-toggle-accordion.active:before, .dt-sc-toggle-frame-set.type2 h5.dt-sc-toggle-accordion.active, .dt-sc-tabs-container.type3 ul.dt-sc-tabs-frame li a.current, .dt-sc-tabs-container.type3 .dt-sc-tabs-frame-content, .dt-sc-tabs-container.type4 ul.dt-sc-tabs-frame li a.current, .dt-sc-tabs-container.type4 .dt-sc-tabs-frame-content, .dt-sc-tabs-vertical-container.type2 ul.dt-sc-tabs-vertical-frame li.current a, #main-menu ul li.menu-item-simple-parent ul, #main-menu ul li.menu-item-simple-parent ul li ul, .megamenu-child-container, #main-menu > ul > li.current_page_item:before, .portfolio:hover .portfolio-detail, .dt-sc-ico-content.type2 .icon, .dt-sc-ico-content.type4 .icon, .dt-sc-ico-content.type8:hover .icon, .top-register a:hover, .dt-sc-ico-content.type13:hover .icon img, .dt-sc-ico-content.type14:hover .icon, .dt-sc-tabs-container.type5 .dt-sc-tabs-frame li a.current .dt-sc-ico-content.type14 .icon, .dt-sc-tabs-container.type5 .dt-sc-tabs-frame li a:before, .dt-sc-tabs-container.type5 .dt-sc-tabs-frame li a.current:before, .dt-sc-ico-content.type16 .icon, .intro-text.type6 .icon, .dt-sc-team.type5:hover, .dt-sc-team.type5:hover .dt-sc-social-icons li a, .dt-sc-ico-content.type17 .dt-sc-ico-title .icon, .dt-sc-button.type3:hover {
    border-color: #ed3237;
}

.entry-meta .date, .carousel-arrows a:hover, .portfolio:hover .portfolio-detail, .portfolio:hover .portfolio-detail .views, .portfolio .image-overlay a, input[type="submit"], .dt-sc-button, input[type="button"], .add_to_cart_button, .product_type_variable, .product-details .button, .add_to_wishlist, .dt-sc-social-icons li:hover a, h5.dt-sc-toggle.active:before, h5.dt-sc-toggle-accordion.active:before, #footer .widget-title .small-line, .dt-sc-ico-content.type2:hover .icon, .sorting-container .active-sort, .sorting-container a:hover, .dt-sc-tb-header .dt-sc-price, .dt-sc-pr-tb-col.selected .dt-sc-tb-title, .dt-sc-pr-tb-col.selected .dt-sc-tb-content, .dt-sc-pr-tb-col.selected .dt-sc-tb-features, .dt-sc-pr-tb-col.selected .dt-sc-buy-now, .dt-sc-ico-content.type3:hover .icon, .dt-sc-ico-content.type4:hover .icon, .slider-controls .pager a:hover, .slider-controls .pager a.selected, .dt-sc-ico-content.type8:hover .icon, .dt-sc-ico-content.type9:hover .icon, .products .product-title a:first-child:hover, .products .product-title a:last-child, .product-carousel a:hover, ul.dt-sc-tabs-vertical-frame li a:hover, ul.dt-sc-tabs-vertical-frame li.current a, .type2 ul.dt-sc-tabs-frame li a:hover, .type2 ul.dt-sc-tabs-frame li a.current, .skyblue, .dt-sc-ico-content.type11 .icon, .dt-sc-ico-content.type12 h4:after, .widget.widget_tag_cloud .tagcloud a:hover, .widget.tweetbox ul.tweet_list li:before, .pagination ul li a:hover, .pagination .next-post a:hover, .pagination .prev-post a:hover, .post-author-details .dt-sc-social-icons li:hover a, .post-nav-container .post-prev-link:hover, .post-nav-container .post-next-link:hover, .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce table.cart a.remove:hover, .woocommerce .button, .dt-menu-toggle, .selection-box:after, .megamenu-child-container > ul.sub-menu > li > .nolink-menu, .woocommerce input[type="checkbox"]:checked + label span, .woocommerce .woocommerce-shipping-fields label span + input[type="checkbox"]:checked, .woocommerce input[type="radio"]:checked + label span:before, .mean-container a.meanmenu-reveal, .mean-container .mean-nav ul li a, .dt-sc-contact-info.type2 .fa, .top-register a:hover, #footer .widget.widget_tag_cloud .tagcloud a:hover, .product_cart_list li a .remove:hover, .shopping-cart .buttons a:hover, .dt-sc-team-carousel-wrapper.type2 .carousel-arrows a.selected, .dt-sc-ico-content.type13 .icon:hover:before, .dt-sc-timeline-team .dt-sc-team.type4 .image:after, .dt-sc-progress.type3 .dt-sc-bar-text, .parallax-content-bg1:after, .button, .dt-sc-location input[type="radio"]:checked + label span, .tweet-box, input[type="reset"], .dt-inner-content th, .call-out .subtitle-text span, .dt-sc-ico-content.type16:hover .icon, .intro-text.type6, .dt-sc-hours-content {
    background-color: #ed3237;
}

.dt-sc-button span, .dt-sc-pr-tb-col.selected .dt-sc-buy-now .dt-sc-button:hover span, .mean-container .mean-nav ul li a:hover {
    background-color: #201e1e;
}


.dt-sc-button:before {
    background: #201e1e !important;
}

.recent-gallery-container #bx-pager a.active:before, .woocommerce .thumbnails ul li a img:hover {
    box-shadow: 0px 0px 0px 2px #ed3237 inset;
}
.dt-sc-ico-content.type13:hover .icon img { box-shadow: 0px 5px 0px 0px #ed1c24; }
.dt-sc-animate-num .dt-sc-num-count {
    color: #ed3237;
    }

.dt-sc-ico-content.type13 .icon:after { border-top-color:#ed3237; }

#footer .mailchimp .dt-sc-social-icons li a, #footer .mailchimp .dt-sc-social-icons li:first-child a, .footer-wrapper .dt-sc-social-icons li:first-child a, .footer-wrapper .dt-sc-social-icons li a {
    border-color: rgb(237, 50, 55);
}
.copyright p a {
    color: #4f5152;
}
.footer-links li a {
    font-size: 13px;
    color: #4f5152;
    padding: 0px 7px;
    line-height: 22px;
}
h1, h2, h3, h4, h5, h6 {
    color: #201e1e;}

body {
    
  
    color: #201e1e;
}

/* 1024PX Screen */

@media (min-width:992px) and (max-width:1099px) {
         .header.header5 #main-menu > ul.menu > li > a {
        padding-left: 14px;
        padding-right: 14px;
        font-size: 10px;
    }
    
    .ls-slide img
         
          {
          width: 1024px !important;
          height: 100% !important;
          margin-left: -3px !important;
          margin-top:0px !important;
      }
      
        #layerslider_10 {
          
          margin:0px !important;
          max-width: 1024px !important;
         
      }
      
        .ls-nexttile img {
           width: 1024px !important;
          height: 411px !important;
      }
      
      
      .ls-curtiles img {
          width: 1024px !important;
          height: 411px !important;
      }
      
      .top-menu .ln {
          width: 81% !important;
      }
      
      .middle_bar ul li {
          font-size:9px;
      }
}


/* 1280PX Screen */

@media (min-width:1100px) and (max-width:1300px) {
.header.header5 #main-menu > ul.menu > li > a {
        padding-left: 13px;
        padding-right: 13px;
    }
    
    .ls-slide img {
          width: 1280px !important;
          height: 100% !important;
          margin-left: -3px !important;
      }
      
       #layerslider_10 {
          
          margin:0px !important;
          max-width: 1280px !important;
         
      }
}

@media (min-width:1399px) and (max-width:1500px)  {
      #layerslider_10 {
          height: 538px !important;
       
      }
}



@media (min-width:1501px) and (max-width:1599px) {
      .ls-slide img {
          width: 1518px !important;
          height: 100% !important;
          margin-left: 0px !important;
          margin-top:0px !important;
      }
      
      
      #layerslider_10 {
          height: 570px !important;
        
      }
}



@media (min-width:1600px) and (max-width:1670px) {
      .ls-slide img {
          width: 1600px !important;
          height: 100% !important;
          margin-left: 0px !important;
          margin-top:0px !important;
      }
      
      
      #layerslider_10 {
          height: 570px !important;
        
      }
}

@media (min-width:1671px) and (max-width:1700px)  {
      .ls-slide img {
          width: 1680px !important;
          height: 100% !important;
          margin-left: 0px !important;
          margin-top:0px !important;
      }
      
      
      #layerslider_10 {
          height: 620px !important;
          
      }
}

@media (min-width:1701px) and (max-width:1750px)  {
      .ls-slide img {
          width: 1710px !important;
          height: 100% !important;
          margin-left: 0px !important;
          margin-top:0px !important;
      }
      
      
      #layerslider_10 {
          height: 620px !important;
          
      }
}

@media (min-width:1751px) and (max-width:1850px)  {
      .ls-slide img {
          width: 1822px !important;
          height: 100% !important;
          margin-left: 0px !important;
          margin-top:0px !important;
      }
      
      
      #layerslider_10 {
          height: 620px !important;
          
      }
}

@media (min-width:1851px) and (max-width:2000px) {
         .ls-slide img {
          width: 1920px !important;
          height: 100% !important;
          margin-left: 0px !important;
          margin-top:0px !important;
      }
      
      
      #layerslider_10 {
          height: 715px !important;
          
      }
}




@media (min-width:2001px) and (max-width:2700px) {
     .ls-slide img {
          width: 2048px !important;
          height: 100% !important;
          margin-left: 0px !important;
          margin-top:0px !important;
      }
      
      
      #layerslider_10 {
          height: 715px !important;
          margin:0px !important;
          max-width: 2048px !important;
         
      }
}


@media (min-width:2701px) and (max-width:3000px) {
     .ls-slide img {
          width: 2731px !important;
          height: 100% !important;
          margin-left: 0px !important;
          margin-top:0px !important;
      }
      
      
      #layerslider_10 {
          height: 1000px !important;
          margin:0px !important;
          max-width: 2731px !important;
         
      }
}



@media (min-width:3001px) and (max-width:6000px) {
.ls-slide img {
          width: 3840px !important;
          height: 100% !important;
          margin-left: 0px !important;
          margin-top:0px !important;
      }
      
      
      #layerslider_10 {
          height: 1380px !important;
           margin:0px !important;
          max-width: 3840px !important;
         
      }
}


