section.mail_tab {
  background: #f0f0f0 none repeat scroll 0 0;
  padding: 50px 0px;
  position:relative;
  width: 100%;float: left;
  margin-top: 60px;
}
.row.nav.nav-tabs {
  position: relative;
}
.header .col-md-8.padding_right {
  padding-right: 0px;
  margin-top: 4px;
}
.pre-footer-col .social a:hover {
  color:#636363 !important;
 }
 .row.nav.nav-tabs {
  border: none;
}
.col-md-12.logo_content li {
display: inline;
list-style: outside none none;

text-align: center;
}
.logo_content > ul {
margin: 0;
padding: 0;
margin-top: 21px;
text-align:center;
}
 .pre-footer-col a:hover{
 color:#FA9F1B !important;
 }
.tab_inner {
    margin-bottom: 40px;
    margin-top: 40px;
}
.tab_inner > h2 {
color: #1c2124;
font-size: 22px;
text-transform: uppercase;
font-family: "OpenSansBold";
border-bottom: 1px solid #e4e4e4;
padding-bottom: 15px;
}
.tab_inner > h2 img{ vertical-align: sub;margin-right: 5px;}
.tab_inner > h4
{
    color: #636363;
font-size: 16px;
font-family: "OpenSansBold";
margin-top: 30px;
}
.text365 {

    float: left;
    height: 100px;
    width: 350px;
}

.header-navigation > ul > li > a {
    color: #fff !important;
    padding: 11px 7px;
    text-transform: uppercase;
}
.header .header-navigation {
 /* display: block;*/
  margin-top: 0px;
}


.header-navigation > ul > li.current > a {
  color: #f99f38 !important;
  background: none !important;

}
.header-navigation > ul > li > a:hover {
  color: #f99f38 !important;


}
.header .col-md-9 {
  padding-right: 0px;
}

.block_1 > h1 {
color: #fff;
font-family: "OpenSansBold";
font-size: 29px;
margin-bottom: 10px;

}
.readmore {
    background: #f99f38 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    height: 48px;
    line-height: 48px;
    margin-top: 10px;
    text-align: center;
    transition: all ease 0.3s;
}
.readmore:hover {
background: #73CB0B none repeat scroll 0 0;
color: #fff !important;}
.readmore:hover a {
color: #fff !important;}

.readmore .fa.fa-angle-right.fa-lg {
  padding-left: 10px;
}

.readmore a{
color: #fff;
font-family: "OpenSansBold";
font-size: 15px;
padding: 15px 20px;
text-transform: uppercase;
}
.block_1 > p {
  color: #fff;
  font-size: 19px;
  font-family: "OpenSansRegular";
}

.page-slider .owl-item .block_1 {
    margin-top: 215px;
    width: 590px;
}
.page-slider .owl-theme .owl-controls {
    bottom: 30%;
    position: absolute;
   text-align: left;
    width: 100%;
    z-index: 99999 !important;
}
.owl-pagination {
    margin: 0 auto;
    width: 1140px;
}
.page-slider .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #fff none repeat scroll 0 0;
    opacity: 1;
}
.page-slider .owl-theme .owl-controls .owl-page span {
    border-radius: 20px;
    display: block;
    height: 18px;
    margin: 0 2px;
    width: 18px;
}


.page-slider  .owl-carousel.owl-theme {
  margin: 0 auto !important;
  max-width: 100%;
}
.header-navigation.navbar-collapse.pull-right.font-transform-inherit.collapse.in {
 /* display: block;*/
}

.trial_btn{background: #8bc037 !important;cursor: pointer;border-radius: 2px;transition: all ease-in-out 0.3s;padding: 10px 16px !important;}
.trial_btn:hover{background: #fff !important;cursor: pointer;color:#fff !important;}
.trial_btn .fa-lg {
    font-size: 1.33333em;
    line-height: 0.6em;
    vertical-align: 0;
}

.slider_1, .slider_3, .slider_2{height: 685px;width: 100%;}


.slide_1 h1{text-transform: uppercase;font-size: 46px;}

.slide_1 h2{font-size: 30px;font-family: 'OpenSansLight';color:#fff;}

.slide_2 h1{text-transform: uppercase;font-size: 44px;}
.slide_2 h2 {
    color: #fff;
    font-family: "OpenSansLight";
    font-size: 34px;
    letter-spacing: 3px;
}

.slide_3 h1{text-transform: uppercase;font-size: 56px;}
.slide_3 h2 {color: #fff;
    font-family: "OpenSansLight";
    font-size: 43px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

/*...Why Whmcs...*/

.title_1{width: 100%;text-align: center;float: left;}
.title_1 h1{color:#181b1d;font-size: 41px;font-family: "OpenSansBold";text-transform: uppercase;position: relative;display: inline-block;padding-bottom: 40px;}
.title_1 h1 span{font-family: "OpenSansLight";}
.title_1 h1:after{height: 40px;position: absolute;bottom: 0px;left: 0px;content: "";background: url(../images/title_underline.png) no-repeat center;}

.why_whmcs{width: 100%;margin: 60px 0;}
.why_whmcs_slider{width: 100%;float: left;}
.why_intro{text-align: center;margin-bottom: 30px;}
.why_intro p{font-size:18px;color:#636363;}

.why_box{width: 100%;text-align: center;}
.why_box h1{font-size: 24px;font-family: "OpenSansBold";text-transform: uppercase;color:#181b1d;display: block;position: relative;padding: 15px 0px;}
.why_box p{font-size: 15px;font-family: "OpenSansRegular";color:#636363;}


.blue_line:after{content: "";position: absolute;width: 40px;height: 2px;background: #0081c5;bottom: 0px;left: 45%;}
.green_line:after{content: "";position: absolute;width: 40px;height: 2px;background: #8bc037;bottom: 0px;left: 45%;}
.orange_line:after{content: "";position: absolute;width: 40px;height: 2px;background: #f99f38;bottom: 0px;left: 45%;}

.why_whmcs_slider .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #f99f38 none repeat scroll 0 0 !important;
    opacity: 1;
}
.why_whmcs_slider .owl-theme .owl-controls .owl-page span {
    background: #F0F0F0 none repeat scroll 0 0;
    border-radius: 20px;
    display: block;
    height: 17px;
    margin: 1px 3px;
    opacity: 0.9;
    width: 17px;
}

/*tab*/
.nav-tabs{border-bottom: 0px;}
.tab-content .row{margin: 0px !important}
#tabs .col-md-2.col-sm-3 {
    width: 20%;
}
#tab-1, #tab-2, #tab-3, #tab-4, #tab-5, #tab-6, #tab-7, #tab-8, #tab-9, #tab-10, #tab-11, #tab-12, #tab-13, #tab-14, #tab-15  { margin:0; min-height: 500px; background-position: right bottom; background-repeat: no-repeat;}
#tab-1 {background-image: url("../images/tab_1.jpg");}
#tab-2 {background-image: url("../images/tab_2.jpg"); }
#tab-3 {background-image: url("../images/tab_3.jpg");}
#tab-4 {background-image: url("../images/tab_4.jpg");}
#tab-5 {background-image: url("../images/tab_5.jpg"); }
#tab-6 {background-image: url("../images/tab_6.jpg");}
#tab-7 {background-image: url("../images/tab_7.jpg");}
#tab-8 {background-image: url("../images/tab_8.jpg");}
#tab-9 {background-image: url("../images/tab_9.jpg");}
#tab-10 {background-image: url("../images/tab_10.jpg");}
#tab-11 {background-image: url("../images/tab_11.jpg");}
#tab-12 {background-image: url("../images/tab_12.jpg");}
#tab-13 {
    background-image: url("../images/tab_13.jpg");
}
#tab-14 {
    background-image: url("../images/tab_14.jpg");
}
#tab-15 {
    background-image: url("../images/tab_15.jpg");
}

.mbl_blks{margin-top: 40px ;float: left;}
.mbl_blks p{font-size:15px;text-align: justify;color:#636363;}

/*Product Block*/
.product_bx .img-container > img {
    width: 100%;
}
.product_bx .img-container {
    width: 100%;
    height: 210px;
    overflow: hidden;
}
.prdct_blk{width: 100%;background: #f5f5f5;padding: 50px 0px;}
.product_bx{width: 100%;background: #fff;padding:15px;border:1px solid #e4e4e4; }
.product_bx h1{font-size: 17px;font-family: "OpenSansBold";margin-top: 20px;color:#181b1d;position: relative;padding-bottom: 15px;     }
.product_bx p{font-size: 13px;color:#636363;text-align: justify; }
.product_bx h1:after{height: 2px ;width: 50px;content: "";position: absolute;bottom: 0px;left: 0px;background: #0081c5;}


.client_testi{width: 100%;margin-top: 60px;}
.client_testi .title_1 h1::after {left: 16%;}

.test_bx {
    border: 1px solid #e4e4e4;
    float: left;
    padding: 20px 20px 64px;
    position: relative;
    text-align: center;
    width: 100%;
}
.test_bx p {
    font-family: "OpenSansItalic";
    font-size: 15px;
    margin: 0 0 15px;
}
.client_detail{position: absolute;height: 130px;width: 130px;background: url("../images/bg_testi.png") no-repeat center;left: 30%;padding: 40px 0px;}
.client_detail h1{font-size: 14px;text-transform: uppercase;color:#20232d;font-family:"OpenSansBold";margin-bottom: 5px;}
.client_detail p{font-size: 10px;color:#989898;text-transform: uppercase;font-family: "OpenSansRegular";margin: 0px;}
.padding_bottom_30{padding-bottom: 75px;float: left;}

.client_testi .why_whmcs_slider{margin-top: 30px;}

.vedio_blk {
    float: left;
    margin-top: 40px;
    text-align: center;
    width: 100%;
    position: relative;
}
.vedio_blk iframe{width: 80%;margin: 0px auto;height: 400px;position: relative;border:8px solid #fff;}
.gaurntee_label {
    bottom: -45px;
    position: absolute;
    right: 45px;
}

.get_started {
    background: #0f89ca url("../images/get_started_bg.jpg") no-repeat scroll right center;
    float: left;
    margin-top: -203px;
    padding: 272px 0 60px;
    width: 100%;
    text-align: center;
}
.get_started h1{text-transform: uppercase;font-family: "OpenSansBold";color:#fff;font-size: 50px;}
.get_started h1 span{font-family: "OpenSansLight";}

.so_many_reasons {
    background: #0f89ca url("../images/get_started_bg.jpg") no-repeat scroll right center;
    margin: 0;
    padding: 60px 0;
    width: 100%;
    text-align: center;
}
.so_many_reasons h1{font-family: "OpenSansSemiBold";color:#fff;font-size: 50px;}

/*Logo Blok*/
.logos_blk{width: 100%;padding: 40px 0px 30px 0px;}


/*Footer*/
.main_footer {
    float: left;
    padding: 50px 0 0px;
    width: 100%;
}
.f_navigate{width: 18%;float: left}
.f_news_letter{width: 32%;float: left;padding-right: 7%;}
.f_resource{width: 20%;float: left;}
.f_support{width: 20%;float: left;}
.f_socialmedia{width: 10%;float: left;}


.f_title{width: 100%;float: left;position: relative;margin-bottom: 25px;padding-bottom: 10px;text-transform: uppercase;font-size: 16px;font-family: "OpenSansBold";color:#fff;font-weight: normal;}
.f_title:after{content:'';position: absolute;background: #f99f38;width: 50px;height: 2px;left: 0px;bottom: 0px;}
.f_links > ul {list-style: outside none none;padding: 0;}
.f_links ul li a{color:#858585;font-size: 14px;transition: all ease-in-out 0.3s;}
.f_links ul li a:hover{color:#fbfbfb !important;}
.f_links li { float: left;margin-bottom: 9px;width: 100%;}
.f_links li:last-child{margin-bottom: 0px;}

.f_news_letter p{color:#858585;font-size: 14px;margin-top: 0px;margin-bottom: 15px;}
#newsletter_ip{width: 90%;float: left;border-radius: 3px;border:0px;padding: 8px 8px 8px 30px;height: 40px;font-size: 14px;color:#000;background:#fff url(../images/message_icon.png) no-repeat 8px center;}
.sbscribe_btn{background: #f99f38 none repeat scroll 0 0;border-radius: 3px;color: #fff;display: inline-block; height: 40px; font-size: 14px;font-family: "OpenSansBold";text-transform: uppercase;margin-top: 6px;text-align: center;
    transition: all ease 0.3s;
    border:0px;
    padding: 10px 20px;}
.sbscribe_btn:hover {
    background: #73cb0b none repeat scroll 0 0;
    color: #fff !important;
}
.f_links li img{margin-right: 5px;padding: 3px;transition: all ease-in-out 0.3s;}
.f_links li a:hover img{background: #73CB0B;}

.sub_footer{width: 100%;float: left;text-align: center;padding-bottom: 10px;}
.sub_footer p{font-size: 14px;color:#858585; margin-top: 10px;}
.sub_footer p span{font-family: "OpenSansBold";text-transform: uppercase;color:#fff;        }




/* General body settings */
body {
    color: #3e4d5c;
    direction: ltr;
    font: 400 13px 'Open Sans', Arial, sans-serif;
    background: #fff;
}

/***
General typography
***/
h1, h2, h3, h4, h5, h6 {
    font: 300 'Open Sans', sans-serif;
    margin: 0 0 10px;
}
h1 {
    margin-bottom: 15px;
}
.main h1 {
margin-top: 0px;
margin-bottom: 25px;
}

/***
Fix link outlines after click
***/
a {
    color: #E02222;
}
a, a:focus, a:hover, a:active {
    outline: 0;
    text-decoration: none;
}
a:hover {
    color: #0055A8;

}

/***
Misc tools
***/
.no-padding {
    padding: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.no-bottom-space {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.no-top-space {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.no-space {
  margin: 0 !important;
  padding: 0 !important;
}
.no-text-shadow {
  text-shadow: none !important;
}





select.form-control {
    color: #5f6d7b;
    border-radius: 0;
    border-color: #e4e6e8;
    box-shadow: none;
}
select.form-control:focus {
    box-shadow: none;
    border-color: #999;
}

input.form-control,
textarea.form-control {
    border-color: #dbdbdb;
    color: #777;
    font: 14px Arial, sans-serif;
    border-radius: 0;
    box-shadow: none;
}
input.form-control:focus,
textarea.form-control:focus {
    box-shadow: none;
    border: solid 1px #dbdbdb;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
}
*html .clearfix {
    zoom: 1;
}
*+html .clearfix {
    zoom: 1;
}
.clear {
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}

.lead {
    font-size: 16px;
}

.font-transform-inherit {
    text-transform: inherit !important;
}

.color-red {
    color: #E84D1C;
}

/***
Header and header elements
***/
.header {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: none;
    position: absolute;
    width: 100%;
    z-index: 999;
    padding: 30px 0px;
}

/* FIX styles BEGIN */
.page-header-fixed .header {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
}
body.page-header-fixed {
    padding-top: 88px !important; /* height of the header */
}
/* FIX styles END */

.header .container {
  position: relative;
}
.ie8 .header {
    border-bottom: 1px solid #eee;
}

.site-logo {
 }

.header .mobi-toggler {
  float: right;
  color: #D8D8D8;
  border: 1px solid #D8D8D8;
  border-radius: 100% !important;
  width: 32px;
  height: 32px;
  display: none;
  margin: 3px 0 0 30px;
  position: relative;
  background: #fff url(../images/toggler.png) no-repeat 6px 8px;
}
.header .mobi-toggler i {
  display: none;
}
.header .mobi-toggler:hover {
  background: #0055A8 url(../images/toggler.png) no-repeat 6px -28px;
  border-color: #0055A8;
  color: #fff;
}

/* Navigation */
.header-navigation {
    font: 15px "Open Sans", sans-serif;
    margin: 0 0px 0 0;
    padding: 0;
    float: left;
    text-transform: uppercase;
}
.header-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.header-navigation > ul > li {
    float: left;
margin-left: 20px;
}
.header-navigation > ul > li > a {
    color: #333;
    display: block;
    font-family: "OpenSansSemiBold";
    font-size: 15px;
}


/* dropdown menu */
@media (min-width: 1025px) {
    .header-navigation > ul > li:hover > .dropdown-menu {
      display: block;
    }
}

.header-navigation,
.header-navigation .dropdown {
  position: static;
}
.header-navigation .dropdown-fix-left,
.header-navigation .dropdown-fix-right {
    position: relative;
}
.header-navigation .dropdown-menu {
  left: auto;
  top: 100%;
  padding: 0;
  background: #fff;
  position: absolute;
  border: none;
  box-shadow: 5px 5px rgba(91, 91, 91, 0.2);
  text-transform: none;
  font: 13px "Open Sans", sans-serif;
  letter-spacing: 0;
  border-radius: 0;
  z-index: 9999;
}

.header-navigation .dropdown-menu:before,
.header-navigation .dropdown-menu:after {
    display: none !important;
}

.dropdown-fix-left .dropdown-menu {
    left: 0;
    width: 700px;
}
.dropdown-fix-right .dropdown-menu {
    right: 0;
    width: 700px;
}
.header-navigation > ul > li > .dropdown-menu {
    margin-top: -5px;
    border-top: solid 3px transparent;
    z-index: 1001;
}
.header-navigation .dropdown100 > .dropdown-menu {
  left: 15px;
  right: 15px;
}
.header-navigation > ul > li.dropdown:hover > a:after {
  bottom: 0;
  width: 0;
  height: 0;
  z-index: 1002;
  content: " ";
  display: block !important;
  position: absolute;
  border-bottom: 8px solid #e6400c;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.ie8 .header-navigation > ul > li.dropdown:hover > a:after {
    display: none !important;
}
.header-navigation li.dropdown100 > .dropdown-menu:after {
    display: none !important;
}
.header-navigation .dropdown-menu > li:first-child {
    border-top: solid 2px #ea4c1d;
}
.header-navigation .dropdown-menu li {
  padding: 0;
  margin: 0;
  border-bottom: solid 1px #efefef;
  position: relative;
  float: none;
}
.header-navigation .dropdown-menu li:last-child {
  border: none;
}
.header-navigation .dropdown-menu li > a {
  padding: 10px 15px;
  font-weight: 400;
  color: #767f88;
}
.header-navigation .dropdown-menu > li > a:hover,
.header-navigation .dropdown-menu > li.active > a,
.header-navigation .header-navigation-content .header-navigation-col li > a:hover,
.header-navigation .header-navigation-content .header-navigation-col li.active > a {
  background: #e6400c;
  color: #fff;
}
.dropdown-submenu > a:after {
  display: none;
}

/* navigation content */
.header-navigation-content {
  padding: 20px 30px;
  min-width: 600px;
}
.header-navigation-content .header-navigation-col {
    padding: 0;
}
.header-navigation-content h4,
.ecommerce .header-navigation-content h4 {
  font: bold 15px 'Open Sans', Arial, sans-serif;
  margin: 0 0 6px;
  padding: 10px 10px 5px;
  border-bottom: solid 1px #f0f0f0;
}
.header-navigation-content ul {
  padding: 0;
  margin: 0 0 10px;
  list-style: none;
}
.header-navigation-content li {
  padding: 0;
  border: none !important;
}
.header-navigation-content li > a {
  display: block;
}

/* header navigation description */
.header-navigation-content-ext {
  padding: 20px 30px 2px;
  background: #fff;
}
.header-navigation-description {
  background: #fcfafb;
  margin: -20px 0 -2px -30px;
  padding: 20px;
  box-shadow: 0 0 20px rgba(91, 91, 91, 0.2) inset;
}
.header-navigation-content-ext h4,
.ecommerce .header-navigation-content-ext h4 {
  border: none;
  padding: 10px 0 0;
}
.header-navigation .dropdown-menu .header-navigation-content-ext li {
  border: none;
}
.header-navigation .dropdown-menu .header-navigation-content-ext li > a {
  padding: 0 0 10px;
  color: #767f88;
  display: inline-block;
}
.header-navigation .dropdown-menu .header-navigation-content-ext li > a:hover,
.header-navigation .dropdown-menu .header-navigation-content-ext li.active > a {
  background: #fff;
  color: #e6400c;
}

/* n-level submenu */
.header-navigation .dropdown-menu .dropdown-menu {
  left: 100%;
  right: auto;
  top: 6px;
}
.header-navigation .dropdown-menu a {
  position: relative;
}
.header-navigation .dropdown-menu .fa {
  position: absolute;
  top: 13px;
  right: 15px;
}

/* Top Search */
.header-navigation li.menu-search {
    position: relative;
    top: 26px;
}
.header-navigation li.menu-search span.sep {
    top: 0;
    width: 1px;
    height: 26px;
    background: #eaeaea;
    position: relative;
    margin: 0 18px 0 16px;
    display: inline-block;
}
.header-navigation li.menu-search i {
    color: #333;
    font-size: 16px;
    cursor: pointer;
    position: relative;
    top: -6px;
    /*background: url(../img/icons/top-search-icon.png) no-repeat;*/
    width: 15px;
    height: 15px;
    opacity: 0.6;
}
.header-navigation li.menu-search i:hover {
    color: #e02222;
    background-position: 0 -15px;
}
/*.header-navigation .fa-search:before {
    content: none;
}*/
.header-navigation .search-box {
    right: -7px;
    top: 100%;
    padding: 15px;
    display: none;
    background: #fcfafb;
    position: absolute;
    border-top: solid 2px #ea4c1d;
    box-shadow: 5px 5px rgba(91, 91, 91, 0.2);
    width: 274px;
    margin-top: 0;
    z-index: 22;
}
.header-navigation .search-box:after {
    top: -8px;
    width: 0;
    height: 0;
    right: 8px;
    z-index: 2;
    content: " ";
    display: block;
    position: absolute;
    border-bottom: 8px solid #e6400c;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
.header-navigation .search-box button {
    margin-left: 0 !important;
}

/* reduce navigation */
/*.page-header-fixed .site-logo,
.page-header-fixed .header-navigation > ul > li > a,
.page-header-fixed .header-navigation li.menu-search,
.page-header-fixed .top-cart-block {
    transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
}*/
.reduce-header .site-logo {
    padding-top: 9px;
    padding-bottom: 11px;
}
@media (min-width: 1025px) {
    .reduce-header .header-navigation > ul > li > a {
        padding: 16px 12px 17px;
    }
    .ecommerce .reduce-header .header-navigation > ul > li > a {
        padding: 23px 12px 20px;
    }
    .reduce-header .header-navigation li.menu-search {
        top: 14px;
    }
    .ecommerce .reduce-header .header-navigation li.menu-search {
        top: 21px;
    }
}
.reduce-header .mobi-toggler {
    margin-top: 12px;
}
.page-header-fixed .header .mobi-toggler {
    transition: margin 0.3s ease;
    -o-transition: margin 0.3s ease;
    -ms-transition: margin 0.3s ease;
    -moz-transition: margin 0.3s ease;
    -webkit-transition: margin 0.3s ease;
}

/* page slider */
/* OWL styles */
.image_1.image_2 > img {
    width: 100%;
}
.image_1 > img {
    width: 100%;
}
.owl-buttons {
    position: absolute;
    top: -40px;
    right: 10px;
}
.owl-buttons div {
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-left: 5px;
    position: static;
    border-radius: 26px !important;
    text-indent: -100000px;
}
.owl-buttons .owl-prev {
    background: #fff url(../img/fa-angles.png) no-repeat 8px 8px;
}
.owl-buttons .owl-next {
    background: #fff url(../img/fa-angles.png) no-repeat -33px 8px;
}
.owl-buttons .owl-prev:hover {
    background: #e84d1c url(../img/fa-angles.png) no-repeat 8px -31px;
}
.owl-buttons .owl-next:hover {
    background: #e84d1c url(../img/fa-angles.png) no-repeat -33px -31px;
}

/*  */
.carousel-indicators {
    text-align: left;
    margin: 0;
    width: auto;
    left: 33px;
}
.carousel-indicators li,
.carousel-indicators li.active {
    width: 18px;
    height: 18px;
    margin: 0 9px 0 0;
    background: transparent;
    border: solid 2px #c9cdce;
    border-radius: 18px !important;
    z-index: 9999 !important;
}
.carousel-indicators li.active {
    background: #6f7a7c;
    border-color: #9ea7a9;
}
/* END LAYER SLIDER */




/* BEGIN max width 1200px */
@media (min-width: 1350px) {

}



@media screen
  and (min-width: 1200px)
  and (max-width: 1600px)
 {
  .container {
      width: 1200px;
    }
}
@media (min-width: 1025px) and (max-width: 1330px) {

    #tab-1, #tab-2, #tab-3, #tab-4, #tab-5, #tab-6, #tab-7, #tab-8, #tab-9, #tab-10, #tab-11, #tab-12, #tab-13, #tab-14, #tab-15 { background-size:50%; }
     }
@media screen and (max-width: 1200px)
{
    .container, .owl-pagination{width:100%;}
    .header .header-navigation > ul > li {
    margin-right: 0px !important;
}
.header .header-navigation {margin-top: -21px !important;}


.slide_1 h1 {
    font-size: 30px;
    text-transform: uppercase;
}
.page-slider .owl-item .block_1 {
    bottom: 20px;
    left: 22px;
    width: 500px;
}
.slide_2 h2 {font-size: 28px;}
.slide_2 h1 {font-size: 38px;   }
.slide_3 h1 {font-size: 46px;}
.slide_3 h2 {font-size: 33px;}
.f_news_letter {
    float: left;
    padding-right: 5%;
    width: 30%;
}
.f_socialmedia {
    float: left;
    width: 12%;
}
.product_bx h1 {min-height: 52px;}

}


/* END max width 1200px */
@media (max-width: 1140px)
{
    .slider_1, .slider_3, .slider_2 {
    height: 450px;
    width: 100%;
}
.page-slider .owl-item .block_1 {
    margin-top: 166px;
}
.page-slider .owl-theme .owl-controls
{
    bottom: 10%;
}
.owl-pagination{padding-left: 20px;}
}




/* BEGIN min width 1025px */
@media (min-width: 1025px) {
    .header .header-navigation {
        /*display: block !important;*/
    }




}
/* END min width 1025px */

/* BEGIN min width 1025px max width 1205 */
@media (min-width: 1025px) and (max-width: 1205px) {
    body.page-header-fixed {
        padding-top: 121px !important; /* height of the header */
    }

    .header .header-navigation {
        display: block !important;
        clear: both;
        margin-top: -10px;
        float: left !important;
    }
    .reduce-header .header-navigation {
        margin-top: -6px;
    }
    .header .header-navigation > ul > li {
        margin-right: 27px;
    }
    .header .header-navigation > ul > li > a {
        padding: 5px 0 18px;
    }
    .reduce-header .header-navigation > ul > li > a {
        padding-bottom: 13px;
    }
    .header .header-navigation > ul > li.active > a, .header .header-navigation > ul > li > a:hover, .header .header-navigation > ul > li > a:focus, .header .header-navigation > ul > li.open > a, .header .header-navigation > ul > li.open > a:hover, .header .header-navigation > ul > li.open > a:focus {
        background: none;
    }
    .header-navigation > ul > li.dropdown:hover > a:after {
        margin-left: 10px;
    }

    .dropdown-fix-right .dropdown-menu {
        left: 0;
        right: auto;
    }

    .header .header-navigation li.menu-search {
        top: 1px;
        margin-left: -20px;
    }

    .header .header-navigation li.menu-search span.sep {
        top: 2px;
        margin-right: 26px;
    }
    .header .header-navigation li.menu-search i {
        top: -4px;
    }
}
/* END min width 1025px max width 1205 */

/* BEGIN max width 1024px */
@media (max-width: 1024px) {


.mail_box > p {
    min-height: 32px;
}
#tab-1, #tab-2, #tab-3, #tab-4, #tab-5, #tab-6, #tab-7, #tab-8, #tab-9, #tab-10, #tab-11, #tab-12 { background-size: 50% auto;background-position: center right; }

    body.page-header-fixed {
        padding-top: 107px !important; /* height of the header */
    }

    .header .mobi-toggler {
        display: block;
    }
    .header .header-navigation {
        float: none !important;
        display: none;
        clear: both;
        background: #F9F9F9;
        padding: 0 20px;
        margin: 0 -20px 25px;
        font-size: 16px;
                width: 300px;
                 position:absolute;
    right: 20px;
    top: 70px;
}
    .header .header-navigation li {
        float: none;
        padding: 0;
        clear: both;
    }
    .header .header-navigation li > a,
    .header .dropdown.open .dropdown-toggle,
    .header .header-navigation li.open > a {
        border-bottom: 1px solid #efefef !important;
        padding: 8px 10px 9px;
        margin: 0 -10px;
        position: relative;
        color: #666 !important;
        background: none !important;
    }

    .header .header-navigation li > a:hover,
    .header .header-navigation li.active > a,
    .header .header-navigation li.open > a:hover {
        border-bottom: 1px solid #efefef !important;
        background: none !important;
        color: #FA9F1B !important;
        text-decoration: none;
    }

    .header-navigation > ul > li.dropdown:hover > a:after {
        border: none;
    }

    .header-navigation > ul > li > a > i.fa-angle-down {
        display: block;
        float: right;
        margin: 3px 0 0;
    }

    /* dropdown menu */
    .header-navigation .dropdown-menu,
    .header-navigation > ul > li > .dropdown-menu {
        position: static;
        width: 100%;
        margin: 0;
        border: none;
        box-shadow: none;
        background: none;
        margin-top: 0;
        border-top: none;
        z-index: 22;
    }
    .header-navigation .dropdown-menu li {
        border: none !important;
        margin-left: 20px;
    }
    .header-navigation .dropdown-menu li > a {
        padding: 10px 10px 9px;
        z-index: 999;
        position: relative;
    }
    .header-navigation .dropdown-menu li > a > i {
        display: none;
    }

    .header-navigation .dropdown-menu .dropdown-menu {
        display: block;
    }
    .header-navigation .header-navigation-content {
        border: none;
    }
    .dropdown-megamenu .header-navigation-content {
        padding: 5px 0 0;
        margin-left: -20px;
    }
    .dropdown-megamenu .header-navigation-content .row {
        margin: 0;
    }
    .dropdown-megamenu .header-navigation-content .header-navigation-col {
        padding: 0;
        float: none;
        width: 100%;
    }
    .dropdown-megamenu .header-navigation-content h4 {
        font-size: 13px;
        padding: 10px 10px 9px;
        margin: 0 -10px 0 10px;
    }
    .header-navigation .dropdown-megamenu .header-navigation-content li > a {
        padding: 10px 10px 9px;
    }

    .header-navigation-content-ext {
        background: none;
    }
    .header-navigation-description {
        height: auto !important;
        background: none;
        box-shadow: none;
        padding: 0;
        margin: 0 10px;
    }
    .header-navigation-content-ext .col-md-6,
    .header-navigation-content-ext .col-md-3 {
        float: none;
        width: 100%;
    }
    .dropdown-megamenu .header-navigation-content-ext .col-md-3 h4 {
        border-bottom: 1px solid #EFEFEF;
    }
    .header-navigation .dropdown-menu .header-navigation-content-ext li > a {
        display: block;
    }
    .header-navigation-content-ext .col-md-3, .header-navigation-content-ext .col-md-6 {
        padding: 0;
    }
    .header-navigation-content-ext .col-md-6 {
        margin-left: 10px;
    }
    .header-navigation-content-ext .col-md-6 h4 {
        margin-left: 0;
        padding-left: 0;
    }

    .header .nav-brands {
        margin: 15px 10px;
        padding: 0;
        width: 100%;
        background: #fff;
    }
    .header .nav-brands ul {
        border: 1px solid #F0F0F0;
        padding: 10px;
    }
    .header .nav-brands li {
        max-width: 50%;
        display: inline-block;
        border: none;
        margin-left: 0
    }
    .header .nav-brands li a,
    .header .nav-brands li a:hover {
        border: none !important;
        margin: 0 !important;
    }

    .nav-catalogue .dropdown-menu > li {
        margin-left: 0;
    }
    .nav-catalogue .header-navigation-content {
        padding: 20px 0 0;
    }
    .nav-catalogue .product-item {
        margin-bottom: 20px;
    }

    .header-navigation li.menu-search,

    .header-navigation li.menu-search span.sep {
        display: none;
    }
    .header-navigation .search-box {
        position: relative;
        right: auto;
        left: 0;
    }
    .header-navigation .search-box:after {
        right: auto;
        left: 0;
    }



    .page-header-fixed .header-navigation {
        height: 300px;
        overflow: auto;
    }
    .col-md-12.logo_content {
      background-size: 100%;
      background-position: center;
    }

    .header-navigation.navbar-collapse2.pull-right.font-transform-inherit.done.collapse.in {
      min-width: 300px;
      position: fixed;
      right: 53px;
      top: 76px;
    }
    .header-navigation > ul > li.current > a {
       color: #F99F38 !important;
    }
    .header-navigation.navbar-collapse2.pull-right.font-transform-inherit.done.collapse.in {
    min-width: 300px;
    position: absolute;
    right: 20px;
    top: 70px;
}



}
@media (max-width: 992px){
    .header-navigation.navbar-collapse2.pull-right.font-transform-inherit.done.collapse.in {top: 20px;}
.header .header-navigation {top: 20px;}
.mail_box {padding: 30px 5px;}
.tab-pane .col-md-6.col-sm-12 {
    width: 50%;
}
.prdct_blk .col-md-4 {
    float: left;
    width: 33.33%;
}
.logos_blk .col-md-2,.logos_blk .col-md-3 {
    float: left;
    width: 20%;
}
.client_testi .why_whmcs_slider .col-md-4 {
    float: left;
    width: 33.33%;
}
.mail_box {min-width: auto;}
.header .mobi-toggler {
    display: block;
    top: -40px;
}
.page-slider .owl-item .block_1 {
    bottom: 0px;
    height: auto;
    left: 22px;
    width: 500px;
}
}

@media (max-width: 979px)
{
    .slide_3 h2 {
    font-size: 20px;
}
.slide_3 h1 {
    font-size: 30px;
}
.slide_2 h1 {
    font-size: 24px;
}
.slide_2 h2 {
    font-size: 15px;
}
    .slide_1 h1 {font-size: 20px;}
    .slide_1 h2 {font-size: 14px;}

    .f_navigate , .f_news_letter, .f_resource , .f_support, .f_socialmedia {width: 33.33%;min-height: 238px;}

}

@media (max-width: 799px) {


.tab-pane .col-md-6.col-sm-12 {
    width: 100%;
}
.mbl_blks .col-md-2 {
    float: left;
    width: 16%;
}
.client_detail {left: 22%;}

.tab_inner {
width: 100%;
}
#tab-1, #tab-2, #tab-3, #tab-4, #tab-5, #tab-6, #tab-7, #tab-8, #tab-9, #tab-10, #tab-11, #tab-12 { background:none;}
.gaurntee_label {
    bottom: -45px;
    height: 100px;
    position: absolute;
    right: 2px;
}




}


/* BEGIN max width 767px */
@media (max-width: 767px) {

.slider_1, .slider_3, .slider_2 {
    height: 330px;
    width: 100%;
}
.page-slider .owl-item .block_1 {

    height: auto;

    width: 100%;
}
.page-slider .owl-item .block_1 {
    margin-top: 127px;
}
.page-slider .owl-theme .owl-controls {
    bottom: 4%;
}
#tabs .col-md-2.col-sm-3 {
    width: 50%;
    float: left;
}
.client_detail {
    left: 13%;
}

    .header .header-navigation {
        margin: 0 -10px 0;
        padding: 0 10px;
    }
    .header-navigation-content {
        min-width: 100px;

    }



.f_navigate, .f_news_letter, .f_resource, .f_support, .f_socialmedia {
    min-height: 238px;
    width: 50%;
}



}
/* END max width 767px */

@media (max-width: 639px)
{
  .page-slider .owl-item .block_1 {display: none;}
  .prdct_blk .col-md-4 {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.client_testi .why_whmcs_slider .col-md-4 {
    float: left;
    width: 100%;
}
.client_detail {
    left: 38%;
}
.get_started h1 {font-size: 30px;}
.readmore {height: 36px;
    line-height: 36px;}

.title_1 h1::after {display: none;}
.title_1 h1 {
    border-bottom: 1px solid #e1e1e1;
    color: #181b1d;
    display: inline-block;
    font-family: "OpenSansBold";
    font-size: 32px;
    padding-bottom: 9px;
    position: relative;
    text-transform: uppercase;
}
.mbl_blks .col-md-2 > img {
    max-width: 100%;
}
.vedio_blk iframe {height: auto;}
.get_started { margin-top: -84px;
    padding: 119px 0 21px;}
.why_box {
    margin-bottom: 26px;
    text-align: center;
    width: 100%;
}
.why_intro p {
    color: #636363;
    font-size: 14px;
}
.why_whmcs {margin-top: 40px;}

}

@media (min-width: 640px) {
    .title_1 h1 {
        min-width: 426px;
    }
    .title_1 h1::after {
        width: 426px;
    }
}


/* BEGIN max width 480px */
@media (max-width: 480px) {


.header .mobi-toggler {
    position: absolute;
    right: 0;
    top: -50px;
}
.header .mobi-toggler {
    position: absolute;
    right: 0;
    top: -36px;
}
.logos_blk .col-md-2 a img, .logos_blk .col-md-3 a img {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: auto;
    margin-bottom: 10px;
}
.logos_blk .col-md-2, .logos_blk .col-md-3 {
    float: left;
    text-align: center;
    width: 100%;
}
}
/* END max width 480px */

/* BEGIN max width 450px */
@media (max-width: 450px) {
.slider_1, .slider_3, .slider_2 {
    height: 180px;
    width: 100%;
}
#tabs .col-md-2 {
    float: left;
    width: 100%;
}

.f_navigate, .f_news_letter, .f_resource, .f_support, .f_socialmedia {
    margin-bottom: 30px;
    min-height: auto;
    width: 100%;
}
.client_detail {
    left: 22%;
}
.mbl_blks .col-md-2 {
    float: left;
    text-align: center;
    width: 100%;
}
.header .header-navigation {
    background: #f9f9f9 none repeat scroll 0 0;
    clear: both;
    float: none !important;
    font-size: 16px;
    width: 200px;
    z-index: 2147483647 !important;
}
.header-navigation.navbar-collapse2.pull-right.font-transform-inherit.done.collapse.in {
    min-width: 200px;
    position: absolute;
    right: 20px;
    z-index: 2147483647 !important;
}
.owl-controls.clickable {
    display: none !important;
}
#tabs .col-md-2.col-sm-3 {
    float: left;
    width: 100%;
}

}

/* END max width 450px */

/* BEGIN max width 405px */
@media (max-width: 405px) {

}
/* END max width 405px */

/* BEGIN max width 390px */
@media (max-width: 490px) {




    .header-navigation > ul > li.current > a {
      color: #0055A8 !important;
    }

    .header {
      padding-top: 17px;
      height: 95px;
    }
.header .mobi-toggler {
    position: absolute;
    right: 0;
    top: -50px;
}
}
/* END max width 390px */

/* BEGIN max width 330px */
@media (max-width: 330px) {

}
/* END max width 330px */

/* BEGIN max width 320px */
@media (max-width: 320px) {
    .site-logo {
        margin-right: 0;
    }
    .content-form-page .btn-default {
        margin-top: 10px;
    }
    .price-availability-block .availability {
        clear: left;
        float: left;
    }
    .product-page-options .pull-left {
        margin-bottom: 10px;
    }
    .full_image {
      max-width: 100%;
    }

}
/* END max width 320px */


