/*  Theme Responsive Css */


@media only screen and (max-width: 1599px){

  .feature-block-four .inner-box{
    padding: 60px 30px;
  }

}



@media only screen and (max-width: 1200px){

  .main-header .header-lower .menu-right-content{
    padding: 0px;
    margin: 35px 0px 0px 0px;
  }

  .rtl .main-header.style-one .header-lower .menu-right-content{
    padding: 0px;
    margin: 35px 0px 0px 0px;
  }

  .main-header.style-one .header-lower .menu-right-content:before{
    display: none;
  }

  .main-header.style-two .header-lower .menu-right-content .btn-box{
    margin-left: 30px;
  }

  .rtl .main-header.style-two .header-lower .menu-right-content .btn-box{
    margin-right: 30px;
  }

  .about-style-two .content-box{
    margin-right: 0px;
  }

  .rtl #content_block_three .content-box{
    margin-left: 0px;
  }

  #image_block_two .image-box .content-box{
    left: 0px;
  }

  .rtl #image_block_two .image-box .content-box{
    right: 0px;
  }

  .our-mission .content-box{
    margin-right: 0px;
  }

  .rtl .our-mission .content-box{
    margin-left: 0px;
  }

  .view-plans .inner-container .text{
    float: none;
    display: block;
    margin-bottom: 15px;
  }

  .view-plans .inner-container .btn-box{
    float: none;
    display: block;
    margin: 0px;
  }

  .rtl .view-plans .inner-container .btn-box{
    float: right;
  }

  #content_block_six .tab-btn-box .tab-btns li{
    margin-right: 20px;
  }

  .main-header.style-three .header-lower .logo-box{
    float: none;
    display: block;
    text-align: center;
  }

  .main-header.style-three .menu-area{
    float: none;
  }

  .main-header.style-three .header-lower .menu-right-content{
    float: right;
  }

  .intro-section .upper-content .single-item .inner-box{
    padding: 48px 30px 54px 30px;
  }



  .main-header.style-three .sticky-header .menu-area{
    float: right;
  }

  .rtl .main-header.style-three .sticky-header .menu-area{
    float: left;
  }

  .service-style-three .upper-box .btn-box{
    position: relative;
    top: 0px;
  }
 

  .project-style-two .owl-dots{
    right: 0px;
  }

  .pricing-section .tab-btn-box{
    position: relative;
    text-align: center;
    top: -50px;/*0*/
    margin-top: 30px;
  }

  .news-style-three .upper-box .btn-box{
    position: relative;
    top: 0px;
  }

  .main-footer .links-widget.ml-70{
    margin-left: 30px;
  }
  
  .main-header.style-four .header-lower .menu-right-content{
    padding-left: 10px;
  }

  .funfact-style-three #content_block_12 .content-box{
    margin-right: 0px;
  }

  .rtl .funfact-style-three #content_block_12 .content-box{
    margin-left: 0px;
  }

  .cta-style-two .sec-title-two,
  .cta-style-two .inner-box .btn-box{
    float: none;
    display: block;
  }

  .rtl .cta-style-two .inner-box .btn-box{
    float: right;
  }

  .main-header.style-five .header-top .top-inner{
    padding: 40px 25px 34px 25px;
  }

  .feature-block-four{
    width: 50%;
  }

  .service-style-five .tabs-box .tab-btn-box .tab-btns li{
    padding-right: 30px;
  }
  .service-style-six .tabs-box .tab-btn-box .tab-btns li{
    /*padding-right: 30px;*/
    padding: 15px 63px 45px 80px; /*15px 63px 15px 40px;*/

    position: relative;/* was in relative */
    display: inline-block;/* was in inline-block */
     /*float: left;...... LEFT    AND RIGHT ....*/ 
    font-size: 40px; /*16*/
    color: #231e61; /*666*/

    cursor: pointer;
    transition: all 500ms ease;
    font-family: "lATO", serif;
    font-weight: 300;
    margin-left: 20px;/*ADDED*/
  }

  .service-style-six .tabs-box .tab-btn-box .tab-btns li i{
    position: absolute;
    left: 0px;
    top: 0px;
   
    font-size: 30px; /*30*/
    line-height: 30px;
    color: #00aceb; /*666  ICON COLOR*/ 
    transition: all 500ms ease;
  
  
  
    /*display: inline-block;*/
    width: 60px; /*60px*/
    height: 60px;/*60px*/
    line-height: 60px; /*60px*/
    text-align: center;
    color: #00aceb; /*ICON COLOR ORIGINAL: 4636ff*/
    /*margin-right: 18px;*/
    background: #FFF; /*FFFFFF*/
    -webkit-box-shadow: 0px 10px 30px 0px rgba(8, 2, 46, 0.1);
    -moz-box-shadow: 0px 10px 30px 0px rgba(8, 2, 46, 0.1);
    box-shadow: 0px 10px 30px 0px rgba(8, 2, 46, 0.1);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  
  }
  .service-style-six .tabs-box .tab-btn-box .tab-btns li.active-btn,
.service-style-six .tabs-box .tab-btn-box .tab-btns li:hover{
  color: #701f95;/*222*/
  font-weight: 300;/*original 500*/
  
}
  .service-details .service-sidebar{
    margin-left: 0px;
  }

  .rtl .service-details .service-sidebar{
    margin-right: 0px;
  }

  .service-details-content{
    margin-right: 0px;
  }

  .rtl .service-details-content{
    margin-left: 0px;
  }

  #content_block_two .content-box .single-progress-box{
    max-width: 100%;
    margin-bottom: 15px;
  }

  .news-block-four .inner-box{
    padding: 80px 60px;
  }

  .main-header.one-page .main-menu .navigation > li > a{
    padding-right: 0px;
  }

  .protect-form .inner-box{
    padding: 60px 100px;
  }

  .rtl .service-style-three .upper-box .btn-box{
    text-align: right;
  }

  .rtl .news-style-three .upper-box .btn-box{
    text-align: right;
  }

  .main-header .header-lower .menu-right-content{
    margin-left: 20px;
  }

  .rtl .main-header.style-one .header-lower .menu-right-content{
    margin-right: 20px;
  }
  .sec-title2 h5{
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 26px;
    color: #00ACEB;/*666666*/
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 50px;
    margin-bottom: 30px;/*ORIGINAL 10*/
    padding-top: 80px;
  }
  

}



@media only screen and (min-width: 768px){
  .main-menu .navigation > li > ul,
  .main-menu .navigation > li > ul > li > ul,
  .main-menu .navigation > li > .megamenu{
    display:block !important;
    visibility:hidden;
    opacity:0;
  }
}



@media only screen and (max-width: 991px){
  .service-style-six .tabs-box .tab-btn-box .tab-btns li{
    /*padding-right: 30px;*/
    padding: 15px 63px 45px 80px; /*15px 63px 15px 40px;*/

    position: relative;/* was in relative */
    display: inline-block;/* was in inline-block */
     /*float: left;...... LEFT    AND RIGHT ....*/ 
    font-size: 16px; /*16*/
    color: #231e61; /*666*/

    cursor: pointer;
    transition: all 500ms ease;
    font-family: "Montserrat", serif;
    font-weight: 300;
    margin-left: 0px;/*ADDED*/
  }
  .service-style-seven .tabs-box .tab-btn-box .tab-btns li i{
    position: relative;
  top: -10px; /*0px*/
  line-height: 30px;
  display: inline-block;
  width: 55px; /*60px*/
  height: 55px;/*60px*/
  line-height: 0px; /*60px*/

  -webkit-box-shadow: 0px 10px 30px 0px rgba(8, 2, 46, 0.1);
  -moz-box-shadow: 0px 10px 30px 0px rgba(8, 2, 46, 0.1);
  box-shadow: 0px 10px 30px 0px rgba(8, 2, 46, 0.1);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  }
  .main-footer .footer-bottom{
    position: relative;
    display: block;
    text-align: center;
    padding: 0px 0px 100px 0px;
    margin-top: -20px;
  }
  #content_block_six .tabs-content .content-inner form .form-group .select-box .zform{ /*ADDED*/
    position: relative;
    width: 100%;
    height: 45px;/*55px*/
    background: #fff;
    padding: 8px 20px 8px 20px;/*was:14px 20px 14px 20px;      padding: 10px 20px 10px 50px;*/
    border-radius: 50px;
  }
  #content_block_nine .content-box .form-inner .form-group .select-box .zform{ /*ADDED*/
    position: relative;
    width: 100%;
    background: #fff;
    height: 55px;
    padding: 13px 30px;/*10px 30px*/
    font-size: 14px;/*16*/
    border: 2px solid #fff;
    border-radius: 30px;
    transition: all 500ms ease;
  }
  .contact-style-two .default-form .form-group .select-box .zform{/*ADDED*/
    position: relative;
    width: 100%;
    height: 55px;
    background: #fff;
    font-size: 14px;/*16*/
    padding: 13px 20px;/*10px 30px*/
    border: 2px solid #fff;
    transition: all 500ms ease;
    border-radius: 0px
  }
  #content_block_six .tabs-content .content-inner{/*ADDED*/
    float: inherit;
    width:100%;
    box-shadow:2px 2px 28px 0 rgba(31, 24, 65,0.35);
    border-radius:20px;
    padding: 20px 30px 50px 30px;
    background: #ffffff; /*<!--ORIGINAL:0,0,0,0.25   dark blue:31, 24, 65    purple: 105,14,208   almost white:243, 243, 243     <!--f3f3f3-->*/
  }
  #content_block_six .tabs-content .content-inner h3{/*ADDED*/
    text-align: center;
    padding: 30px 20px 30px 20px; 
    color: #00aceb
  }
  #content_block_seven .other-text{
    padding-right: 15px;
  }
  .main-menu,
  .sticky-header,
  .main-header.style-one .outer-container:before{
    display: none !important;
  }
 
  .menu-area .mobile-nav-toggler {
    display: block;
    margin-top: 42px;
    padding: 10px; 
  }

  .mobile-menu .navigation > li.dropdown > .megamenu li h4{
    display: none;
  }

  .main-header.style-one .menu-area .mobile-nav-toggler .icon-bar{
    background: #fff;
  }

  .feature-block-one .inner-box{
    margin-bottom: 140px;
  }

  .about-section .video-inner{
    margin: 0px 0px 50px 0px !important;
  }

  .title-box .sec-title{
    text-align: center !important;
  }

  .title-box .text{
    padding: 0px;
    text-align: center;
  }

  .service-block-one .inner-box{
    border-bottom: none !important;
  }

  .project-block-one .inner-box .image-box:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    right: 0px;
    box-shadow: inset 0px -300px 100px -40px rgba(112, 31, 149, 0.8);/*box-shadow: inset 0px -200px 100px -40px rgba(0, 0, 0, 0.8);*/
    z-index: 1;
    transition: all 500ms ease;
  
  
    background-image: -moz-linear-gradient(0deg, #701F95 0%, rgba(26, 21, 46, 0) 130%);
    background-image: -webkit-linear-gradient(0deg, #701F95 0%, rgba(26, 21, 46, 0) 130%);
    background-image: -ms-linear-gradient(0deg, #701F95 0%, rgba(26, 21, 46, 0) 130%);
    background-image: linear-gradient(0deg, rgb(112, 31, 149,1) 10%, rgba(112, 31, 149, 0) 100%);
    z-index: 1;      border-radius: 10px;                 /*70deg*/                                                                     /*0.6*/
  }/* -- ORIGINAL 0deg 0% T 100%  it was 70 10 100*/

  .project-block-one .inner-box .lower-content{
    padding: 30px 30px 70px;/*ORIGINAL 30px 30px*/
  }

  #image_block_one .image-box .pattern-layer{
    display: none;
  }

  .annual-stats #image_block_one .image-box{
    margin: 0px !important;
  }

  .support-section .inner-container .info-inner{
    margin: 0px !important;
  }

  .title-box .sec-title{
    padding: 0px !important;
  }

  .title-box .sec-title:before{
    display: none;
  }

  .news-block-one .inner-box{
    margin-bottom: 30px;
  }

  .cta-section .title{
    float: none;
    display: block;
    margin: 0px 0px 15px 0px;
  }

  .cta-section .btn-box{
    float: none;
    display: block;
  }

  .fun-fact .counter-column:before{
    display: none;
  }

  .counter-block-one{
    margin: 15px 0px;
  }

  .main-footer .widget-section .footer-widget{
    margin: 0px 0px 30px 0px !important;
  }

  .main-footer .footer-top{
    padding-bottom: 63px;
  }

  .news-section{
    padding-bottom: 70px;
  }

  .feature-section{
    padding-bottom: 50px !important;
  }

  #content_block_two .content-box{
    padding-bottom: 50px;
  }

  .main-header.style-two .logo-box{
    display: block;
    float: none !important;
    text-align: center;
    margin-bottom: 30px;
  }

  .main-header.style-two .header-upper .info-box{
    max-width: 730px;
    width: 100%;
    margin: 0 auto;
    float: none;
  }

  .main-header.style-two .header-upper .info-box .info-list li{
    margin-right: 15px;
  }

  .main-header.style-two .menu-area .mobile-nav-toggler .icon-bar{
    background: #fff;
  }

  .main-header.style-two .menu-area .mobile-nav-toggler{
    margin-top: 20px;
  }

  .main-header.style-two .header-lower .menu-right-content{
    float: left;
  }

  .main-header.style-two .header-lower .menu-right-content .btn-box{
    float: left;
    margin-left: 0px;
  }

  .main-header.style-two .header-lower .outer-box .menu-area{
    padding-left: 0px;
  }

  .main-header.style-two .header-lower .menu-right-content .search-btn{
    padding: 20px 0px 0px 30px !important;
    margin: 0px !important;
  }

  .rtl .main-header.style-two .header-lower .menu-right-content .btn-box{
    margin-right: 0px;
  }

  .main-header.style-two .header-lower .menu-right-content .search-btn:before{
    display: none;
  }

  .rtl .main-header.style-two .header-lower .outer-box .menu-area{
    padding-right: 0px;
  }

  .feature-block-two .inner-box{
    margin-bottom: 72px;
  }

  .our-mission .content-box{
    margin-bottom: 30px;
  }

  .policy-section #content_block_five .content-box{
    margin: 0px 0px 30px 0px !important;
  }
 
  .policy-section.contact-section-form .inner-column{
    margin-top:20px
  }
  .contact-section-form{
    position: relative;
    padding: 93px 0px 100px 0px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .contact-section-form-margin{
    margin-top:20px;/*-80px*/
    margin-bottom: -30px;
  }
  .main-header.style-three .header-lower .menu-right-content{
    float: left;
    margin-left: 0px;
    padding-left: 0px;
  }

  .main-header.style-three .menu-area .mobile-nav-toggler .icon-bar{
    background: #222;
  }

  .main-header.style-three .header-lower .outer-box{
    padding-bottom: 20px;
  }

  .main-header.style-three .menu-area .mobile-nav-toggler{
    margin-top: 50px;
  }

  .intro-section .upper-content .single-item .inner-box:before{
    display: none;
  }

  .info-style-two #video_block_two .video-content{
    margin-right: 0px;
    margin-bottom: 50px;
  }
 
  .rtl .info-style-two #video_block_two .video-content{
    margin-left: 0px;
  }

  .service-style-three .upper-box .title-inner .sec-title{
    width: 100%;
  }

  .service-style-three .upper-box .title-inner .text{
    width: 100%;
    padding: 0px;
    margin: 0px;
    margin-bottom: 15px;
  }

  .counter-block-two{
    margin: 15px 0px;
  }

  .chart-section #content_block_eight .content-box{
    margin: 0px 0px 30px 0px;
  }

  .chart-section .chart-box{
    margin-left: 0px;
  }

  .pricing-section .upper-box .title-inner .sec-title{
    width: 100%;
  }

  .pricing-section .upper-box .title-inner .text{
    padding-left: 0px;
    width: 100%;
  }

  .pricing-section .upper-box .title-inner .text:before{
    display: none;
  }

  .pricing-block-one .pricing-table{
    margin-bottom: 30px;
  }
  
  .pricing-block-one .pricing-table:hover{
    box-shadow: 0 10px 20px rgba(112, 31, 149, 0.4);
  }
  .pricing-section{
    padding-bottom: 70px;
  }

  .contact-section:before{
    background: -webkit-linear-gradient(-90deg, rgba(0,0,0,0.4) 0%, rgba(24,12,84,0.9) 100%);
  }                                     /*0deg*/           /*0.8*/

  .news-style-three .upper-box .title-inner .sec-title{
    width: 100%;
  }

  .news-style-three .upper-box .title-inner .text{
    padding-left: 0px;
    margin: 0px;
    width: 100%;
    margin-bottom: 15px;
  }

  .news-style-three .pattern-layer{
    display: none;
  }

  .main-footer .footer-upper .upper-inner .text{
    float: none;
    display: block;
    margin-bottom: 15px;
  }

  .main-footer .footer-upper .upper-inner .btn-box{
    margin: 0px;
    float: none;
    display: block;
  }

  .rtl .main-footer.alternet-3 .footer-upper .upper-inner .btn-box{
    float: right;
  }

  .feature-block-three .inner-box:before{
    display: none;
  }

  .feature-block-three .inner-box{
    margin-bottom: 30px;
  }

  #image_block_three .image-box{
    margin-right: 0px;
  }

  .rtl #image_block_three .image-box{
    margin-left: 0px;
  }

  .working-block-one{
    margin: 15px 0px;
  }

  .skills-section .image-box{
    margin: 0px 0px 30px 0px;
  }

  .rtl .skills-section .image-box{
    margin-left: 0px;
  }

  .sec-title-two h2:before{
    display: none;
  }

  .skills-section #content_block_13 .content-box{
    margin: 0px !important;
  }

  .main-header.style-five .logo-box{
    float: none !important;
    display: block !important;
    text-align: center !important;
    margin-bottom: 15px !important;
  }

  .main-header.style-five .header-top .top-inner .info-box{
    float: none;
    max-width: 690px;
    width: 100%;
    margin: 0 auto;
  }

  .main-header.style-five .header-lower .menu-right-content:before{
    display: none;
  }

  .main-header.style-five .menu-area .mobile-nav-toggler{
    margin-top: 20px;
  }

  .main-header.style-five .header-lower .outer-box{
    padding-left: 10px;
  }

  .rtl .main-header.style-five .header-top .top-inner .info-box{
    float: none;
  }

  .banner-section.style-five .owl-theme .owl-nav{
    display: none;
  }

  #image_block_four .image-box{
    margin-left: 0px;
  }

  .rtl #image_block_four .image-box{
    margin-right: 0px;
  }

  .counter-block-four{
    margin: 15px 0px;
  }

  .working-style-two .working-block-two .inner-box .border-box{
    display: none;
  }

  .working-style-two .working-block-two{
    margin-bottom: 50px;
  }

  .working-style-two{
    padding-bottom: 60px;
  }

  .info-section .title-inner{
    margin-bottom: 30px;
  }




 

  .our-languages-programs{
    margin-top: -50px;
  }
  .our-languages-programs h2{
    margin-top:60px;
    font-size:50px;
    margin-bottom:0px
  }
  .our-languages-programs h2 span{
    font-weight: 300;
    font-size: inherit;
    font-family: inherit;
    font-size:50px;
  }
  
  .our-languages-programs h2 p{
    margin-top: 20px; 
    margin-bottom: 40px;
    width: 85%;
  }





  .main-header.style-six .header-lower .menu-right-content{
    margin-top: 15px;
  }

  .main-header.style-six .header-lower .logo-box{
    padding-top: 15px;
  }

  .main-header.style-six .menu-area .mobile-nav-toggler .icon-bar{
    background: #222;
  }

  .main-header.style-six .menu-area .mobile-nav-toggler{
    margin-top: 25px;
  }

  .main-header.style-six .header-lower{
    padding-bottom: 15px;
  }

  .feature-style-four.about-page-2 .feature-block-four{
    width: 50%;
  }

  .rtl .main-header.style-six .header-lower .menu-right-content{
    margin-top: 15px;
  }

  .rtl .main-header.style-six .header-lower .menu-right-content .nav-btn{
    margin-right: 12px;
  }

  .team-block-three .inner-box{
    margin-bottom: 30px;
  }

  .team-style-three{
    padding-bottom: 70px;
  }

  .blog-classic-content{
    margin-right: 0px;
  }

  .rtl .blog-classic-content{
    margin-left: 0px;
  }

  .sidebar-page-container .sidebar{
    margin-top: 40px;
  }

  .blog-details-content{
    margin-right: 0px;
  }

  .rtl .blog-details-content{
    margin-left: 0px;
  }

  .contact-information .single-item .inner-box{
    margin-bottom: 30px;
  }

  .ourlanguagesprograms{
    margin-top:150px; 
    padding-top:0px;
    margin-bottom: 30px;
  }

 
  #content_block_one .content-box .single-item-prev .single-item-next1 h4{
    padding-top: 20px;
    font-size: 30px;
    font-weight: 400;
  }

  #content_block_one .content-box  .single-item-next2 h4{
    padding-top: 20px;
    font-size: 30px;
    font-weight: 400;
  }
  .detailed-services{
    margin-top: -250px;/*-110px*/
    margin-bottom: -40px;
  }
  .banner-section.style-two .banner-carousel .slide-item-hero{

    height: 1020px; /*1000PX WITH CENTRED INFORMATION, 950PX WITH LEFT    was in 750px      IDEAL MOBILE 550PX WITH FULL SCREEN IMAGE SLIDE            ADDED: ORIGINAL: 100vh    SAME HEIGHT FOR ALL SLIDE PICS*/
  }
}


@media only screen and (max-width: 767px){
  .service-style-seven {
    margin-top: -200px;
    margin-bottom: -50px;
  }
  .title-title .title-before{
    position: relative;
    display: inline-block;
    font-size: 35px;
    line-height: 45px;
    color: #1f1841;/*666666*/
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 50px;/*ORIGINAL 10*/
    font-family: "Montserrat", sans-serif; /*Montserrat   Lato    Arimo*/
  }
  .title-title .title-before span{
    font-size: 35px;
    font-family: inherit;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
  }
 
  .title-title  .title-before:before{
    position: absolute;
    content: '';
    width: 45px;/*45px*/
    height: 4px;/*3px*/
    top: 20px; /*WAS IN 100PX    WAS IN 30   origianl 12*/
    display: flex;
  }
  .title-title.style-two .title-before:before{
    left: -5%;/*WAS IN 43%     0px*/
    background: #da2c46;/*ORIGINALf8952c */  
  }


  .banner-section.style-two .banner-carousel .content-box h1 span{
    color:#fff; 
  background: rgb(0, 172, 235,0.85);
  padding-right:25px;
  padding-left:5px;
  line-height: 55px;
  }
  .about-section{
    position: relative;
    padding: 10px 0px 0px 0px; /*100px 0px;*/
  }
  figure{
    margin: 0px;
    border-radius: 10px;/*ADDED*/
  }
  .info-style-two{
    position: relative;
    padding: 72px 0px;
    margin-bottom:-60px; 
    margin-top:30px;
  }
  .service-style-five .tabs-box{
    text-align: left;
   }
   .service-style-six .tabs-box{
    text-align: left;
    margin-top: -40px;/*ADDED*/
    margin-bottom: -170px;/*ADDED*/
   }
  #content_block_seven .other-text{
    padding-right: 0px;
  }

  .content-column-two{
    margin-top: -40px;
  }
  #content_block_one .content-box  .single-item-prev{
    display: inline;
    position:relative;
   
  }
  #content_block_one .content-box .single-item-prev .single-item-next1{
    margin-bottom: 50px;/*50*/
    margin-left: 10px;
  }
  
  #content_block_one .content-box  .single-item-next2{
    margin-left: 10px;
  }
  #content_block_one .content-box .single-item-prev .single-item-next1 h4{
    padding-top: 20px;
    font-size: 25px;
  }

  #content_block_one .content-box  .single-item-next2 h4{
    padding-top: 20px;
    font-size: 25px;
  }

  

  .sec-pad{
    padding: 70px 0px !important;
  }

  .main-header.style-one .header-top .top-left{
    float: none !important;
    display: block;
    text-align: center;
    margin-bottom: 15px;
  }

  .main-header.style-one .header-top .top-right{
    float: none !important;
    display: block;
    text-align: center;
  }

  .banner-carousel .slide-item{
    padding-bottom: 120px;
    margin-top: 120px; /*ADDED*/
  }
 
  .banner-section.style-two .banner-carousel .slide-item{
    padding: 170px 0px 120px 0px; /*TOP AND DOWN INFORMATION*/
    height: 750px; /*1000PX WITH CENTRED INFORMATION, 950PX WITH LEFT    was in 750px      IDEAL MOBILE 550PX WITH FULL SCREEN IMAGE SLIDE            ADDED: ORIGINAL: 100vh    SAME HEIGHT FOR ALL SLIDE PICS*/
    margin-left: -1px;/*ADDED TO REDUCE A 1PX LIGHT SPACE ON THE SLIDER LEFT SIDE */
  }

  .banner-section-main-slider .banner-carousel .slide-item .auto-container .content-box{/*ADDED*/
    top: 0px/*margin-top: -100px;*/
  }

    .banner-section.style-two .slides-top-bottom-color-border{
      /*background:#a8a8a8;*/
      /*background: -webkit-linear-gradient(top, rgba(105, 14, 208,1) 0%, rgba(0, 172, 235,0.70) 20%);*/
      background: linear-gradient(to right, #a8a8a8 30%, #a8a8a8 65%);                    
    }

  
  
  .banner-section.style-two .banner-carousel .slide-item-two{/*BORDER BACKGROUND GREY COLLOR*/
    border-bottom-left-radius: 25%;
    border-top-right-radius: 25%;
    z-index: 0;
  }
  

  .banner-section.style-two .banner-carousel .slide-item2:before{/*ADDED*/
    background: -webkit-linear-gradient(0deg, rgba(70, 54, 255,0.5) 40%, rgba(0,0,0,0.10) 90%); 
                                            /*skyblue: 0, 172, 235    purple: 105, 14, 208    blue:70, 54, 255*/
                                              /*ORIGINAL 0% 100%*/
  }

  .banner-carousel .slide-item-hero{
    padding: 0px
  }

  .banner-section.style-two .banner-carousel .slide-item-hero{
    height: 890px; /*1000PX WITH CENTRED INFORMATION, 950PX WITH LEFT    was in 750px      IDEAL MOBILE 550PX WITH FULL SCREEN IMAGE SLIDE            ADDED: ORIGINAL: 100vh    SAME HEIGHT FOR ALL SLIDE PICS*/
  }

  .banner-section-main-slider .banner-carousel .slide-item-hero .auto-container .content-box{/*ADDED*/
    top: 0px/*margin-top: -100px;*/
  }






  .owl-nav-none .owl-nav{
    display: none !important;
  }
  .owl-dots-none .owl-dots{
    display: inherit !important;
  }
  
  
  /*ADDED*/
  .owl-nav{
    display: none !important; /*WAS IN INHERIT     original: none*/
  }
  /*ADDED*/

 



/*ORIGINAL*/
  .owl-dots{
    display:inherit !important; /*ORIGINAL NONE*/
  }
/*ORIGINAL*/








  .info-section{
    padding: 110px 0px;/*70px 0px;*/
  }

  .service-block-one .inner-box{
    padding-bottom: 0px;
  }

  .service-section{
    padding: 70px 0px 30px 0px;
  }

  .project-block-one .inner-box .lower-content h2{
    font-size: 44px;/*24*/
    line-height: 3.5rem;/*30*/
  }

  .annual-stats{
    padding: 70px 0px;
  }

  #content_block_two .content-box .single-progress-box .piechart{
    margin-bottom: 10px;
  }

  .support-section .inner-container .inner-box{
    margin-right: 0px;
  }

  .support-section .inner-container .inner-box{
    padding: 70px 30px;
  }

  .main-footer .footer-top{
    padding: 70px 0px 40px 0px;
  }

  .clients-section{
    padding: 50px 0px;
  }

  .news-section{
    padding: 70px 0px 40px 0px;
  }

  .testimonial-section{
    padding: 720px 0px 50px 0px;
  }
  
  .main-header.style-two .header-top .info{
    float: none !important;
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }

  .main-header.style-two .header-top .top-right{
    float: none !important;
    display: block;
    text-align: center;
  }

  .main-header.style-two .header-upper .info-box{
    text-align: center;
  }

  .main-header.style-two .header-upper .info-box .info-list li{
    text-align: left;
    margin-bottom: 30px;
  }

  .main-header.style-two .header-upper{
    padding-bottom: 20px;
  }

  

  .feature-style-two{
    padding: 70px 0px 40px 0px;
  }

  .about-style-two .pattern-layer{
    display: none;
  }

  .service-style-two{
    padding: 0px 0px;
    margin-top: -50px;
  }

  .protect-form .inner-box{
    padding: 60px 30px;
  }

  .our-mission{
    padding: 350px 0px 70px 0px;
  }

  .team-section .upper-box .sec-title{
    float: none;
    display: block;
  }
  
  .team-section .upper-box .btn-box{
    float: none;
    display: block;
    margin: 0px;
  }
  .detailed-services{
    margin-top: -290px;/*-110px*/
    margin-bottom: -40px;
  }
  .team-section,
  .testimonial-style-two,
  .policy-section{
    padding: 70px 0px;
  }

  .view-plans .pattern-layer{
    display: none;
  }

  .banner-section.style-three .banner-carousel .slide-item{
    padding-bottom: 150px;
  }

  .intro-section .upper-content .single-item .inner-box{
    padding: 0px 30px;
    margin-bottom: 30px;
  }

  .intro-section .upper-content,
  .service-style-three{
    padding: 70px 0px 40px 0px;
  }

  .funfact-style-two{
    padding-bottom: 60px;
  }

  .chart-section{
    padding: 70px 0px;
  }

  .project-style-two,
  .contact-section{
    padding: 70px 0px;
  }

  .pricing-section{
    padding: 70px 0px 40px 0px;
  }

  .testimonial-section.alternet-2{
    padding: 70px 0px 50px 0px;
  }

  .news-style-three .left-block{
    margin-right: 0px;
  }

  .rtl .news-style-three .left-block{
    margin-left: 0px;
  }

  .news-style-three{
    padding: 70px 0px;
  }

  .news-style-three .right-block{
    margin-left: 0px;
  }

  .rtl .news-style-three .right-block{
    margin-right: 0px;
  }

  .news-block-two .inner-box{
    margin-bottom: 30px;
  }

  .service-block-three .inner-box .lower-content{
    padding: 40px 30px;
  }
  
  .banner-section.style-four .banner-carousel .slide-item{
    padding: 120px 0px;
  }

  .feature-style-three{
    padding: 70px 0px;
  }

  .about-style-three{
    padding: 70px 0px;
  }

  .working-section{
    padding: 70px 0px;
  }

  .service-style-four{
    padding: 70px 0px 20px 0px;
  }

  .funfact-style-three .counter-block:last-child .counter-block-three{
    margin-bottom: 0px;
  }

  .funfact-style-three,
  .skills-section,
  .project-style-three,
  .team-style-two{
    padding: 70px 0px;
  }

  .testimonial-section.alternet-3{
    padding: 70px 0px 60px 0px;
  }

  .main-header.style-five .header-top .top-inner .info-box{
    text-align: center;
  }

  .main-header.style-five .header-top .top-inner .info-box ul li{
    text-align: left;
    margin-bottom: 15px;
  }

  .main-header.style-five{
    position: relative;
  }

  .main-header.style-five .header-top .top-inner{
    background: #222;
  }


  /*ADDED*/

  .banner-section.style-five{
  margin-top: -60px;
  }
  /*ADDED*/



  .banner-section.style-five .banner-carousel .slide-item{
    padding: 120px 0px;
    margin-left: -1px;/*ADDED TO REDUCE A 1PX LIGHT SPACE ON THE SLIDER LEFT SIDE */
    
  }

  .feature-block-four{
    width: 100%;
  }

  .about-style-four,
  .service-style-five{
    padding: 70px 0px;
  }
  .about-style-four,
  .service-style-six{
    padding: 0px 0px; /*70px 0px*/
  }


  .service-style-seven .tabs-box .tab-btn-box .tab-btns li i{
    position: relative;
  top: -10px; /*0px*/
  line-height: 30px;
  display: inline-block;
  width: 45px; /*45px  WAS 55*/
  height: 45px;/*45px WAS 55*/
  line-height: 0px; /*60px*/

  -webkit-box-shadow: 0px 10px 30px 0px rgba(8, 2, 46, 0.1);
  -moz-box-shadow: 0px 10px 30px 0px rgba(8, 2, 46, 0.1);
  box-shadow: 0px 10px 30px 0px rgba(8, 2, 46, 0.1);
  border: 2px solid #F2F7FD;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  }
  .service-style-seven .tabs-box .tab-btn-box .tab-btns li a i p{
    font-size: 13px;/*15 WAS IN 18PX*/
    color:#1f1841;
    padding-top:55px /*55  WAS 75*/
  }
  
.service-style-seven .tabs-box .tab-btn-box .tab-btns li.active-btn i,
.service-style-seven .tabs-box .tab-btn-box .tab-btns li:hover i{
 
 -webkit-box-shadow: 0px 10px 30px 0px rgba(8, 2, 46, 0.8);
 -moz-box-shadow: 0px 10px 30px 0px rgba(8, 2, 46, 0.8);
 box-shadow: 0px 10px 30px 0px rgba(8, 2, 46, 0.8);
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 border-radius: 50%;

}


  .funfact-style-four{
    padding-bottom: 60px;
  }

  .service-style-five .tabs-content .image-box{
    margin: 0px 0px 30px 0px;
  }
  .service-style-six .tabs-content .image-box{
    margin: 0px 0px 30px 0px;
  }

  .project-style-four .title-inner .btn-box,
  .project-style-four .title-inner .sec-title{
    float: none;
    display: block;
  }

  .project-style-four{
    padding: 70px 0px 70px 0px;
  }

  .video-section,
  .clients-section.home-5,
  .about-style-two.about-page-1{
    padding: 70px 0px;
  }

  .working-style-two{
    padding: 70px 0px 20px 0px;
  }

  .news-style-three.alterner-2 .title-inner .btn-box,
  .news-style-three.alterner-2 .title-inner .sec-title{
    float: none;
    display: block;
  }

  .news-style-three.alterner-2{
    padding-top: 70px;
  }

  .world-cyber.about-page-1{
    padding: 70px 0px;
  }

  .feature-block-four .inner-box{
    padding: 60px 25px;
  }
  
  .team-block-one{
    max-width: 300px;
    margin: 0 auto;
  }

  .team-block-three,
  .service-block-three{
    max-width: 400px;
    margin: 0 auto;
  }
.service-block-three{/*ADDED*/
  max-width: 100%;
}

.service-block-three .inner-box .lower-content .link a i{
  font-size: 18px;
}
.service-block-three .inner-box .lower-content .link a span{
  position: relative;
  display: inline-block;
  font-size: 18px;/*14*/
  line-height: 18px; /*14*/
  font-weight: 400;
  color: #222;
  border-bottom: 1px solid #222;
  transition: all 500ms ease;
}
  .service-style-three.service-page-2{
    padding: 70px 0px 40px 0px;
  }
  
  .service-details-content .content-style-two .image-box .image{
    margin-bottom: 30px;
  }

  .service-details-content{
    margin-bottom: 40px;
  }

  .news-block-three .inner-box .lower-content{
    padding-left: 30px;
  }

  .news-block-four .inner-box{
    padding: 80px 30px;
  }

  .world-cyber.contact-page{
    padding: 70px 0px;
  }

  .project-style-two .project-inner .content-box{
    position: relative;
    top: 0px;
    right: 0px;
    margin: 30px 0px;
    box-shadow: 0 10px 20px rgba(112, 31, 149, 0.7);/*ADDED*/ 
    max-width: 90%;width: 100%; /*ADDED*/ /*490px*/
  }
  
  .feature-style-four.about-page-2 .feature-block-four{
    width: 100%;
  }

  .blog-details-content .inner-box .image-box{
    margin-bottom: 30px;
  }

  .about-section .content-box{
    margin-right: 0px;
  }

  .rtl .about-section .content-box{
    margin-left: 0px;
  }

  .service-style-five .tabs-content .content-box{
    margin-left: 0px;
  }
  .service-style-six .tabs-content .content-box{
    margin-left: 0px;
  }

  .rtl .service-style-five .tabs-content .content-box{
    margin-right: 0px;
  }
  .rtl .service-style-six .tabs-content .content-box{
    margin-right: 0px;
  }

  .main-footer.alternet-5 .footer-top{
    padding: 70px 0px 40px 0px;
  }

  .banner-carousel .content-box{
    max-height: 100% !important;
    min-height: 100% !important;
  }
  .ourlanguagesprograms{
    margin-top:140px; 
    padding-top:0px;
    margin-bottom: 30px;
  }

}

@media only screen and (max-width: 599px){
  
  .main-header .header-lower .menu-right-content .btn-box{
    display: none;
  }

  .main-header .header-lower .menu-right-content{
    margin-top: 43px;
  }

  .main-header.style-one .header-lower .menu-right-content .nav-btn{
    margin-right: 10px;
  }

  .banner-carousel .content-box h1{
    font-size: 45px !important;/*50*/
    line-height: 45px !important;/*55*/
  }

  /*ADDED*/
  .banner-carousel .my-slide1 h1{
    font-size: 45px !important; /*35*/
    line-height: 50px !important;/*45*/

    /*ADDED*/
    
    color:#231e61;/*231e61 color:rgb(31, 24, 65,0.85);*/
    font-weight: 600;/*ORIGINAL 900*/
    
    /*font-family: "Montserrat", serif;*/
    width: 100%;
    /*ADDED*/
  }

  .banner-carousel .my-slide1 p{
    font-size: 16px !important; /*35*/
    line-height: 20px !important;/*45*/

    /*ADDED*/
    
    color:rgb(31, 24, 65,0.85);
    font-weight: 400;/*ORIGINAL 900*/
    margin-top: -15px;
    margin-bottom: 30px;
    
    /*font-family: "Montserrat", serif;*/
    /*ADDED*/
  }
  /*ADDED*/


  .info-section .title-inner .year-box{
    position: relative;
    margin-bottom: 15px;
  }

  .info-section .title-inner{
    padding: 0px !important;
  }

  .info-section .title-inner{
    display: block;
  }
  .sec-title h5{
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    color: #00ACEB;/*666666*/
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 10px;/*ORIGINAL 10*/
  }
  .sec-title2 h5{
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 26px;
    color: #00ACEB;/*666666*/
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 50px;
    margin-bottom: 30px;/*ORIGINAL 10*/
    padding-top: 80px;
  }
 
  .sec-title h2{
    font-size: 50px !important; /*ORIGIANL  32PX   IT WAS 47  and 42*/
    line-height: 50px !important;/*ORIGIANL  40PX*/
    margin-top: 15px; /*ADDED*/
  }
  .sec-title3 h2{
    font-size: 40px !important; /*ORIGIANL  32PX   IT WAS 47  and 42*/
    line-height: 45px !important;/*ORIGIANL  40PX*/
    margin-top: 15px; /*ADDED*/
  }

  .protect-form .inner-box .zip-form .form-group input[type='text']{
    width: 100%;
    margin-bottom: 15px;
  }

  .protect-form .inner-box .zip-form .form-group button{
    float: none;
    width: 100%;
  }

  .protect-form .inner-box .zip-form .form-group{
    text-align: left;
  }

  .protect-form .inner-box h2,
  .sec-title-two h2{
    font-size: 32px;
    line-height: 40px;
  }

  .stats-section .single-item{
    padding-bottom: 50px;
  }

  .stats-section{
    padding-bottom: 20px;
  }

  .view-plans .inner-container{
    padding: 60px 30px;
  }

  .banner-carousel .content-box .btn-box .user-btn{
    margin-top: 15px;
  }

  #image_block_three .image-box .icon-box{
    display: none;
  }

  .counter-block-three{
    margin-bottom: 50px;
  }

  .main-header.style-five .header-lower{
    padding-bottom: 15px;
  }

  .video-section .inner-box h2{
    font-size: 40px;
    line-height: 50px;
  }

  .page-title .content-box h1{
    font-size: 45px;
    line-height: 55px;
  }

  .main-header.style-six .header-lower .menu-right-content{
    margin-top: 27px;
  }

  .news-block-three .inner-box .image-box .category,
  .blog-details-content .image-box .category{
    left: 15px;
    bottom: 15px;
  }

  .project-style-two .project-inner{
    padding: 0px;
  }

  .info-section .title-inner .title h2{
    font-size: 30px;
    line-height: 36px;
  }

  .service-details-content .content-style-two{
    padding-bottom: 0px;
  }

  .blog-details-content .inner-box{
    padding: 0px 30px;
  }

  .project-style-two .project-inner .content-box{
    padding: 45px 30px;
  }

  .news-block-two .inner-box .lower-content{
    padding: 0px 30px 30px 30px;
  }

  .news-block-two .inner-box .lower-content h3{
    font-size: 24px;
    line-height: 30px;
  }

  .main-header.style-five .header-lower .menu-right-content .search-btn{
    margin-top: 15px;
  }

  .project-block-three .inner-box .lower-content .inner{
    padding: 40px 30px;
  }

  .project-block-three .inner-box .lower-content .inner{
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
  }

  .project-block-three .inner-box{
    margin-bottom: 0px;
  }

  .service-block-one .inner-box{
    margin-right: 0px;
  }


}


@media only screen and (max-width: 499px){

  .main-header.style-three .header-lower .menu-right-content .support-box{
    display: none;
  }

  .main-header.style-three .menu-area .mobile-nav-toggler{
    margin-top: 10px;
  }

  .main-header.style-four .menu-area .mobile-nav-toggler{
    margin-top: 38px;
  }

  .blog-details-content .post-share-option .post-tags,
  .blog-details-content .post-share-option .post-share{
    float: none !important;
    display: block;
  }

  .blog-details-content .comments-area .comment .comment-inner .comment-info .name{
    float: none !important;
    display: block;
    margin-bottom: 10px;
  }

  .blog-details-content .comments-area .comment .comment-inner .comment-info .info{
    float: none !important;
    display: block;
  }

  .search-popup .search-form fieldset input[type="submit"]{
    position: relative;
    width: 100%;
    border-radius: 7px;
  }

  .search-popup .search-form fieldset input[type="search"]{
    margin-bottom: 10px;
  }

  .support-section .inner-container .info-inner .info-box h2{
    font-size: 32px;
    line-height: 40px;
  }

  .project-style-three .filters .filter-tabs li{
    margin: 0px 10px;
  }

}


@media only screen and (max-width: 399px){

  .main-header .header-lower .menu-right-content .nav-btn{
    display: none;
  }

  .main-header.style-two .header-top .info li{
    margin-right: 25px;
  }

  .main-header.style-two .header-top li:before{
    right: -15px;
  }

  .main-header.style-two .header-top .social-links li{
    margin-right: 30px;
  }

  .main-header.style-two .header-lower .menu-right-content .btn-box{
    display: none;
  }

  .main-header.style-two .header-lower .outer-box .menu-area{
    padding-bottom: 15px;
  }

  .main-header.style-two .header-lower .menu-right-content .search-btn {
    padding: 23px 0px 0px 15px !important;
  }

  #content_block_seven .content-box .support-box .box h3{
    font-size: 24px;
  }

  .main-header.style-four .outer-box .logo-box{
    float: none !important;
    display: block;
    width: 100%;
    text-align: center;
  }

  .main-header.style-four .header-lower .menu-area{
    float: none !important;
  }

  .main-header.style-four .header-lower .menu-right-content{
    margin-top: 0px;
    padding-bottom: 15px;
  }

  .main-header.style-four .menu-area .mobile-nav-toggler{
    margin-top: 8px;
  }

  .rtl .main-header.style-four .header-lower .menu-right-content{
    margin: 0px;
    float: none;
  }

  .rtl .main-header.style-four .header-lower .menu-right-content .search-btn{
    float: none;
    margin: 0px;
  }

  #content_block_ten .content-box .year-box{
    padding-left: 0px;
  }

  #content_block_ten .content-box .year-box .image-box{
    position: relative;
    margin-bottom: 15px;
  }

  .rtl .main-header.style-six .header-lower .menu-right-content .search-btn{
    top: 15px;
  }

  .error-section .content-box h1{
    font-size: 160px;
  }

  .service-details-content #content_block_two .content-box .single-progress-box .piechart{
    float: none;
    width: 100%;
  }

  .service-details-content #content_block_two .content-box .single-progress-box .text{
    float: none !important;
    width: 100%;
    text-align: center !important;
    padding: 0px;
  }

  .news-block-four .inner-box .content-box .box{
    padding-left: 0px;
    text-align: center;
  }

  .news-block-four .inner-box .content-box .box .link-box{
    position: relative;
    top: 0px;
    margin-bottom: 15px;
  }

    .social-footer-two{
      margin-top: 30px;
      margin-bottom: 50px;
    }
  

}
