/*
   Author:      Hamid Hossein vand
   Email:       hhv@itshams.ir - iHamid@iran.ir
   Date:        1394/10/22
*/

@font-face {
    font-family: 'BYekan';
    src: url('../fonts/YekanWeb-Regular.eot') format('eot'), /* IE6–8 */
    url('../fonts/YekanWeb-Regular.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/YekanWeb-Regular.ttf') format('truetype');
    /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'IRANSans';
    src: url('../fonts/eot/IRANSansWeb.eot') format('eot'), /* IE6–8 */
    url('../fonts/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/IRANSansWeb.ttf') format('truetype');
    /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Yekan';
    src: url('../fonts/YekanNumbers-Regular.eot') format('eot'), /* IE6–8 */
    url('../fonts/YekanNumbers-Regular.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/YekanNumbers-Regular.ttf') format('truetype');
    /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Mitra';
    src: url('../fonts/BMitra.eot?#') format('eot'), /* IE6–8 */
    url('../fonts/BMitra.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/BMitra.ttf') format('truetype');
    /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
    font-family: 'Nassim';
    src: url('../fonts/Nassim.eot?#') format('eot'), /* IE6–8 */
    url('../fonts/Nassim.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/Nassim.ttf') format('truetype');
    /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
    font-family: 'Roya';
    src: url('../fonts/BRoya.eot?#') format('eot'), /* IE6–8 */
    url('../fonts/BRoya.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/BRoya.ttf') format('truetype');
    /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

header {
    background: #fff none repeat scroll 0 0;
}

ul {
    list-style: none;
}

.top-nav {
    background: #464646 none repeat scroll 0 0;
    height: 40px;
}

.top-nav .menubox ul li {
    float: right;
    font-family: BYekan;
    padding: 10px 0;
}

.menubox>ul {
    display: inline;
}

.top-nav li:last-child>a {
    border: medium none;
}

.top-nav li a {
    border-left: 1px solid;
    color: #fff;
    padding: 0 10px;
}

.top-nav li:first-child a {
    padding-right: 0;
}

.topnav-infobox li {
    color: #fff;
    float: left;
    padding: 7px 10px 0 0;
    vertical-align: middle;
}

.topnav-infobox span {
    font-family: tahoma;
    font-size: 15px;
    font-weight: 600;
}

.top-nav .search-box {
    border: 1px solid;
    color: #464646;
    font-family: BYekan;
    height: 25px;
    padding: 0 5px;
}

.right {
    float: right;
}

.left {
    float: left;
}

.ltr {
    direction: ltr;
}

.logo-box {
    height: 87px;
}

.logo-box>a {
    display: block;
    margin-top: 8px;
}

.header-phone {
    background: #025895 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family: BYekan, Yekan;
    font-size: 15px;
    font-weight: 600;
    margin: 25px;
    padding: 6px;
    width: 165px;
}

.phone-icon {
    background: rgba(0, 0, 0, 0) url("../images/phone-icon.png") repeat scroll 0 0;
    display: block;
    height: 27px;
    position: relative;
    top: 10px;
    width: 27px;
}

.padding-0 {
    padding: 0
}

/******
.main-navbar .navbar-nav > .open > a, .main-navbar .navbar-nav > .current > a, .main-navbar .navbar-nav > .open > a:hover, .main-navbar .navbar-nav > .open > a:focus {
    /*background-color: #025895;
    color: #fff;
    background: #fff none repeat scroll 50% 39px;
    -moz-box-shadow: 0 0 5px 0 #ccc;
    -webkit-box-shadow: 0 0 5px 0 #ccc;
    box-shadow: 0 0 5px 0 #ccc;
    color: #025895;
    border-bottom: 3px solid;
}


    .main-navbar .navbar-nav > .open > a, .main-navbar .navbar-nav > .current > a, .main-navbar .navbar-nav > .open > a:hover, .main-navbar .navbar-nav > .open > a::after {
        background: rgba(255, 255, 255, 1) url("/images/arrow-top.png") no-repeat scroll 50% 39px;
        position: relative;
    }

.dropdown-menu li > a {
    color: #7e7e7e;
}

.vertical-menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e2e2e2 -moz-use-text-color #e2e2e2 #e2e2e2;
    -moz-border-image: none;
    -o-border-image: none;
    -webkit-border-image: none;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    min-height: 250px;
}

    .vertical-menu.alternate {
        background: #fafafa;
    }
.megamenu {
    background: #025895 none repeat scroll 0 0;
    color: #fff;
}

.megamenu {
    background: #fcfcfc none repeat scroll 0 0;
    color: #025895;
}

    .megamenu ul {
        padding: 0;
    }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #025895 !important;
    color: #fff !important;
}

.navbar-search {
    -moz-box-shadow: 1px 1px 5px 0 #ccc;
    -webkit-box-shadow: 1px 1px 5px 0 #ccc;
    box-shadow: 1px 1px 5px 0 #ccc;
    margin: 13px 0;
}

.nav.navbar-nav li:first-child a {
    padding-right: 0;
}

.navbar-search .search-button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(255, 255, 255, 1) url("../images/search-16.png") no-repeat scroll 3px 3px;
    border-color: #999 #999 #999 -moz-use-text-color;
    -moz-border-image: none;
    -o-border-image: none;
    -webkit-border-image: none;
    border-image: none;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0;
    padding: 2px 2px 2px 0;
    width: 25px;
}

.navbar-search .search-box {
    border-color: #999 -moz-use-text-color #999 #999;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    margin: 0 -2px;
    padding: 2px 0 2px 2px;
}
*/

.products {
    background: #fff none repeat scroll 0 0;
    padding-top: 20px;
}

.services {
    min-height: 400px;
    background-attachment: fixed;
    background-image: url("../../images/services-bg.jpg");
    background-position: center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.services h4 {
    color: #fff;
    font-size: 23px;
    margin-top: 70px;
}

.servicelist {
    display: block;
    margin-top: 142px;
    text-align: center;
}

.servicelist>li {
    display: inline-block;
    position: relative;
    margin: 0 10px;
}

.servicebox {
    border: 2px solid #989898;
    font-size: 18px;
    height: 60px;
    padding: 4px 5px;
    width: 110px;
}

.servicebox.box2 {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    left: 0;
    position: absolute;
    top: 0;
    -moz-transform: perspective(100px) rotateX(-180deg);
    -ms-transform: perspective(100px) rotateX(-180deg);
    -o-transform: perspective(100px) rotateX(-180deg);
    -webkit-transform: perspective(100px) rotateX(-180deg);
    transform: perspective(100px) rotateX(-180deg);
}

.servicelist a {
    color: #5b9bd1 !important;
}

.services-fixed {
    background: url(../../images/service-bg.png);
    background-attachment: fixed;
}

.product-list h4 {
    border-bottom-style: solid;
    border-bottom-width: 3px;
    -moz-border-image: linear-gradient(to left, #a9d4f3, rgba(0, 0, 0, 0)) 100% 1% 100% 1;
    -o-border-image: linear-gradient(to left, #a9d4f3, rgba(0, 0, 0, 0)) 100% 1% 100% 1;
    -webkit-border-image: linear-gradient(to left, #a9d4f3, rgba(0, 0, 0, 0)) 100% 1% 100% 1;
    border-image: linear-gradient(to left, #a9d4f3, rgba(0, 0, 0, 0)) 100% 1% 100% 1;
    border-left-style: solid;
    border-left-width: 3px;
    border-right: 0 none;
    clear: both;
    color: #025895;
    line-height: 36px;
    margin: 10px 0 7px;
}

.product-list {
    margin: 25px 0;
}

.product-list .product {
    text-align: justify;
}

.ipad-slider {
    background: rgba(0, 0, 0, 0) url("../../images/ipad.png") no-repeat scroll 0 0;
    float: right;
    height: 415px;
    margin: 31px;
    width: 28%;
}

.ihs {
    margin: 19px 39px;
    position: relative;
    width: 291px;
}

.megamenu-img {
    position: relative;
    top: 50px;
}

.right-column {
    padding-left: 0 !important;
}

.last-news {
    background: #fff none repeat scroll 0 0;
    padding-top: 15px;
}

.last-news ul {
    display: inline-block;
    width: 100%;
    padding: 0;
}

.left-column .news-desc {
    float: left;
    text-align: right;
}

.news-img {
    float: right;
    margin: 7px 0 0;
    padding: 0;
}

.news-img img {
    border: 1px solid #ccc;
    padding: 3px;
}

.news-desc {
    float: left;
    margin: 3px 0 0;
    text-align: left;
}

.news-desc h4 {
    font-size: 14px;
    margin: 0;
}

.news-desc .desc {
    font-size: 13px;
    line-height: 18px;
}

.our-customers {
    min-height: 465px;
    background: #025895;
}

.our-customers h4 {
    color: #fff;
    margin: 25px;
}

.our-customers li {
    display: inline-block;
    min-height: 190px;
    padding: 20px 20px 0;
}

.our-customers li a img {
    margin: 0 auto;
}

.our-customers li a span {
    color: #fff;
    display: table-cell;
    padding: 9px;
}

.comments {
    min-height: 340px;
    color: #fff;
    background-attachment: fixed;
    background-image: url("../../images/comment-bg.jpg");
    background-position: center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.comments h4 {
    margin: 30px;
}

.carousel {
    margin-top: 30px;
}

.carousel-content h3 {
    font-size: 17px;
    padding: 0 15px 15px;
    text-align: right;
}

.carousel-content p {
    line-height: 25px;
}

.carousel-control.prev {
    left: 0;
}

.carousel-control.next {
    right: 0;
}

.our-skills {
    min-height: 450px;
}

.our-skills h4 {
    color: #025895;
    margin: 20px 0;
}

.our-skills .responsive-demo {
    float: left;
}

.our-skills .responsive-demo>div {
    display: inline-block;
}

.responsive-demo span {
    color: #333333;
    display: block;
    font-size: 18px;
    margin: 15px 0 0;
}

.responsive-demo .responsive-span {
    font-size: 14px;
    margin-top: 0;
}

.skills>div {
    display: inline-block;
}

.skills ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.skills li {
    float: right;
    margin: 0 5%;
    min-height: 75px;
    padding: 10px;
    width: 160px;
}

.itshams-stats {
    min-height: 400px;
    background-attachment: fixed;
    background-image: url("../../images/stats-bg.jpg");
    background-position: center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.itshams-stats h4 {
    color: #fff;
    position: relative;
    top: 43px;
}

.itshams-stats ul {
    margin-top: 90px;
    padding: 0;
}

.itshams-stats li {
    color: #fff;
    display: inline-block;
    margin: 10px;
}

.itshams-stats .color-circle {
    background: #f61b30 none repeat scroll 0 0;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-box-shadow: 2px 4px 8px 0 #000;
    -webkit-box-shadow: 2px 4px 8px 0 #000;
    box-shadow: 2px 4px 8px 0 #000;
    font-size: 61px;
    height: 150px;
    line-height: 2;
    -webkit-text-shadow: 2px 3px 6px #777;
    text-shadow: 2px 3px 6px #777;
    width: 150px;
}

.itshams-stats span {
    display: block;
    margin-top: 20px;
}

.footer {
    min-height: 600px;
    background: #1b2f3b;
}

.footer ul {
    padding-right: 15px;
}

.footer-menu>h3,
.keywords>h3 {
    color: #fff;
    font-size: 18px;
}

.footer-menu li {
    line-height: 28px;
}

.footer-menu li i {
    position: relative;
    top: 3px;
}

.footer-menu a {
    color: #c7c7c7;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.footer-menu a:hover,
.footer-menu a:active,
.footer-menu a:focus {
    color: #fff;
}

.keywords li {
    display: inline-block;
}

.keywords a {
    color: #27e9fc;
    display: inline-block;
    margin: 5px;
    padding: 5px 5px;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.keywords a:hover {
    background: #18a1ae none repeat scroll 0 0;
    color: #fff;
    -webkit-text-shadow: 2px 1px 5px #fff;
    text-shadow: 2px 1px 5px #fff;
}

.contact-details .contact-header {
    color: #fff;
    font-size: 23px;
    margin: 15px 0;
}

.contact-header i {
    font-size: 35px;
    margin-left: 7px;
    position: relative;
    top: 7px;
}

.contact-details .address {
    color: #c7c7c7;
    margin-top: 10px;
}

.contact-details .address i {
    font-size: 25px;
    margin-left: 18px;
    position: relative;
    top: 3px;
}

.contact-details hr {
    border-color: #384d5a;
    margin: 10px 0;
}

.contact-details .phones span {
    color: #c7c7c7;
    font-size: 17px;
    letter-spacing: 2px;
}

.contact-details .phones>ul {
    padding: 0;
}

.contact-details .phones li {
    line-height: 32px;
}

.contact-details .phones i {
    color: #c7c7c7;
    font-size: 20px;
    margin-left: 7px;
    position: relative;
    top: 4px;
}

.contact-details .social-links>ul {
    padding: 0;
}

.contact-details .social-links li {
    display: inline-block;
}

.contact-details .social-links a {
    color: #3f5969;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.contact-details .social-links a:hover {
    color: #27e9fc;
    -webkit-text-shadow: 0 0 4px #27e9fc;
    text-shadow: 0 0 4px #27e9fc;
}

.contact-details .social-links i {
    font-size: 30px;
}

.footer .other-links {
    color: #09d4d1;
    margin-top: 20px;
    -webkit-text-shadow: 2px 0 6px #09d4d1;
    text-shadow: 2px 0 6px #09d4d1;
}

.copyright-wrap {
    background: #11212a none repeat scroll 0 0;
    color: #fff;
}

.copyright {
    padding: 12px 0;
}

.copyright-menu {
    padding: 0 0 15px;
}

.copyright-menu>ul {
    padding: 0;
}

.copyright-menu li {
    display: inline-block;
    border-left: 1px solid;
    padding-left: 10px;
    padding-right: 10px;
}

.copyright-menu li:last-child {
    border: 0;
}

.copyright-menu li:first-child {
    padding-right: 0;
}

.copyright-menu a {
    color: #aeaeae;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.copyright-menu a:hover,
.copyright-menu a:focus,
.copyright-menu a:active {
    color: #fff;
}

.content-container {
    line-height: 25px;
    text-align: justify;
}

.mybox {
    line-height: 22px;
    margin: 10px;
    padding: 6px;
}

.mybox.box1 {
    border: 1px solid #ccc;
}

.mybox.box2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc #dc2026 #ccc #ccc;
    -moz-border-image: none;
    -o-border-image: none;
    -webkit-border-image: none;
    border-image: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px 4px 1px 1px;
    -moz-box-shadow: 0 0 5px -1px #ccc;
    -webkit-box-shadow: 0 0 5px -1px #ccc;
    box-shadow: 0 0 5px -1px #ccc;
}

.portal-box1 {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    height: 130px;
    margin: 10px 0;
    text-align: center;
    -moz-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    -webkit-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
}

.portal-box1.greensea:hover {
    background: rgba(26, 188, 156, 1.0);
    -moz-box-shadow: 0px 0 1px 2px rgba(26, 188, 156, .5);
    -webkit-box-shadow: 0px 0 1px 2px rgba(26, 188, 156, .5);
    box-shadow: 0px 0 1px 2px rgba(26, 188, 156, .5);
}

.portal-box1.greensea {
    background: rgba(22, 160, 133, 1) none repeat scroll 0 0;
    -moz-box-shadow: 0 0 0 4px rgba(22, 160, 133, 0.5);
    -webkit-box-shadow: 0 0 0 4px rgba(22, 160, 133, 0.5);
    box-shadow: 0 0 0 4px rgba(22, 160, 133, 0.5);
}

.portal-box1.pomegranate:hover {
    background: rgba(231, 76, 60, 1.0);
    -moz-box-shadow: 0px 0 1px 2px rgba(231, 76, 60, .5);
    -webkit-box-shadow: 0px 0 1px 2px rgba(231, 76, 60, .5);
    box-shadow: 0px 0 1px 2px rgba(231, 76, 60, .5);
}

.portal-box1.pomegranate {
    background: rgba(192, 57, 43, 1.0) none repeat scroll 0 0;
    -moz-box-shadow: 0 0 0 4px rgba(192, 57, 43, .5);
    -webkit-box-shadow: 0 0 0 4px rgba(192, 57, 43, .5);
    box-shadow: 0 0 0 4px rgba(192, 57, 43, .5);
}

.portal-box1.river:hover {
    background: rgba(52, 152, 219, 1.0);
    -moz-box-shadow: 0px 0 1px 2px rgba(52, 152, 219, 0.5);
    -webkit-box-shadow: 0px 0 1px 2px rgba(52, 152, 219, 0.5);
    box-shadow: 0px 0 1px 2px rgba(52, 152, 219, 0.5);
}

.portal-box1.river {
    background: rgba(41, 128, 185, 1.0) none repeat scroll 0 0;
    -moz-box-shadow: 0 0 0 4px rgba(41, 128, 185, 0.5);
    -webkit-box-shadow: 0 0 0 4px rgba(41, 128, 185, 0.5);
    box-shadow: 0 0 0 4px rgba(41, 128, 185, 0.5);
}

.portal-box1 .icon {
    display: block;
    font-size: 40px;
    line-height: 65px;
}

.portal-box1>a {
    color: #fff;
    display: block;
    font-size: 26px;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

blockquote {
    font-size: 14px;
}

.gray-bg {
    background: #2c3346;
    color: #fff;
}

.text-center .img-responsive {
    display: inline;
}

.adsl-bg {
    background: #55c5d1 none repeat scroll 0 0;
    color: #fff;
}

.mybox.box3 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc #ccc #dc2026;
    -moz-border-image: none;
    -o-border-image: none;
    -webkit-border-image: none;
    border-image: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px 1px 3px;
}

.mybox.box3>h3 {
    font-size: 16px;
    margin: 5px;
}

.mybox.box3>ul {
    padding: 3px 15px 0 0;
}

.mybox.box3 a {
    color: #5c5c5c;
    font-size: 13px;
    transition: all 0.35s ease 0s;
}

.mybox.box3 a:hover {
    color: #000;
}


@media (max-width:360px) {
   .responsive
{
   content : url("/uploads/images/mainbaner.jpg") !important;
   width: auto ;
    max-width: 100% ;
    height: auto ;
}
   .col
   {
      display: block !important;
      width:100% !important;
      margin-top: 30px;
   }
   .icons h3 {
      padding:0 !important;
   }
   .HorizontalMenu ul 
   {
     padding: 0 !important;
   }
   .HorizontalMenu li a 
   {
     padding-right: 0 !important;
    font-size:8px !important;
    }

   .Insertdomain
   {
      top:25% !important;
      font-size:17px !important;
   }
   .btns-lang
   {
       /* overflow: hidden; */
        position: fixed !important;
        top: 0 !important;
       height: 30px !important;
      margin: 0!important;
       z-index: 10;
    }
   /* .header-main .calls-main  */
   /* { */
      /* margin-top: 45px; */
    /* } */
   .header-main .phone-style 
   {
    left: 25px !important;
    }
   /* .hamburger-inner */
   /* { */
      /* padding-right:20px; */
   /* } */
   /* .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after  */
   /* { */
   /* width: 40px; */
    /* left: -20px; */
    /* } */
   /* .hamburger { */
    /* padding: 11px 15px !important; */
   /* } */
   a#hamburger
   {
      right:10px;
      top: -5px !important;
   }
   .btns-site
   {
      margin-top:45px;
      width: 100%;
        float: left !important;
         margin-left: 1px;
        z-index: 0;
   }
    .dropdown-menu {
        position: relative;
    }
    .top-nav .menubox {
        font-size: 11px;
    }
    .menubox>ul {
        display: inline;
        margin: 0;
        padding: 0;
    }
    .megamenu ul {
        margin-right: 0;
        padding-right: 0;
    }
    .megamenu-img {
        display: none !important;
    }
    .header-phone {
        margin: 9px 0 0;
        font-size: 15px;
        padding: 3px;
        width: 140px;
    }
    .logo-box {
        width: 45%;
    }
    .header {
        padding: 10px 0;
    }
    .ihs,
    .ipad-slider {
        display: none;
    }
    .product-list h4 {
        font-size: 15px;
    }
    .main-navbar-search {
        display: none;
    }
    .dropdown-menu>li {
        clear: both;
    }
    .servicelist {
        margin-top: 40px;
        padding-right: 0;
    }
    .servicelist>li {
        margin: 10px;
    }
    .our-customers li {
        padding: 20px 5px 0;
    }
    .itshams-stats .color-circle {
        font-size: 55px;
        height: 130px;
        width: 130px;
    }
    .footer-menu>ul {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        padding-right: 0;
    }
    .social-links {
        text-align: center;
    }
    .mybox {
        margin-bottom: 10px;
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-top: 0 !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .mybox.box1 {
        border: none;
    }
    .comments {
        min-height: 420px;
    }
    .header-phone>span {
        font-size: 12px;
    }
    .header-main .btns-lang {
    padding: 0 130px 0 0;
    /* margin-right: -15px; */
     }
}

@media (max-width:480px) {
   .responsive
{
   content : url("/uploads/images/mainbaner.jpg") !important;
   width: auto ;
    max-width: 100% ;
    height: auto ;
}
.Insertdomain {
    top: 40%;
}
   .col
   {
      display: block !important;
      width:100% !important;
      margin-top: 30px;
   }
   .icons h3 {
      padding:0 !important;
   }
   .HorizontalMenu ul 
   {
     padding: 0 !important;
   }
   .HorizontalMenu li a 
   {
     padding: 8px 3px !important;
     font-size:8px !important;
    }
   .Insertdomain
   {
      top:25% !important;
      font-size:17px !important;
   }

   .btns-lang
   {
       /* overflow: hidden; */
        position: fixed;
        top: 0;
       height: 30px;
      z-index: 10;
    }
   .header-main .btn-top {
     padding: 5px 6px 2px !important;
    margin-top:5px !important;
    float:left !important;
   }
   a#hamburger {
     top: -5px !important;
     }
   .header-main .calls-main 
   {
      /* margin-top: 45px; */
    }
   .header-main .phone-style 
   {
     left: 25px !important;
    top:0!important;
    }
   /* .hamburger-inner */
   /* { */
      /* padding-right:20px; */
   /* } */
   /* .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after  */
   /* { */
   /* width: 40px; */
    /* left: -20px; */
    /* } */
   /* .hamburger { */
    /* padding: 11px 15px !important; */
   /* } */
   .btns-site
   {
      margin-top:30px;
   }
    .news-desc {
        float: left !important;
        text-align: right;
        max-height: 90px;
    }
    .carousel-indicators {
        bottom: -20px !important;
    }
    .our-skills h4 {
        color: #025895;
        margin: 24px 0;
    }
    .skills {
        margin-top: 20px;
    }
    .skills>ul {
        margin-right: 0;
        padding-right: 0;
    }
    .skills li {
        margin: 0 5%;
        min-height: 60px;
        padding: 5px;
        width: 40%;
    }
    .page-title h4 {
        margin-right: 15px;
    }
}

@media (max-width:768px) {
.responsive
{
   content : url("/uploads/images/mainbaner.jpg") !important;
   width: auto ;
    max-width: 100% ;
    height: auto ;
}
   .navigation-bg {
      top: 0 !important;
      left: 0 !important;
   }
    .our-skills .responsive-demo {
        margin-top: 35px;
    }
    .header-phone {
        margin: 15px 0 0;
    }
 
   /* .hamburger-inner */
   /* { */
      /* padding-right:20px; */
   /* } */
   /* .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after  */
   /* { */
   /* width: 40px; */
    /* left: -20px; */
    /* } */
   /* .hamburger { */
    /* padding: 22px 15px !important; */
   /* } */
    .ihs,
    .ipad-slider {
        display: none;
    }
    .main-navbar-search {
        display: none;
    }
    .logo-box {
        width: 45%;
    }
    .header-phone {
        margin: 0;
        font-size: 15px;
        padding: 3px;
    }
}

@media (max-width:1024px) {

    .ihs,
    .ipad-slider {
        display: none;
    }
    .news-desc,
    .news-img {
        padding: 5px !important;
    }
    .news-img {
        margin: 7px 0 0;
    }
    .news-desc .desc {
        font-size: 11px;
        height: 55px;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: normal;
    }
    .right-column li,
    .left-column li {
        display: inline-block;
    }
    .our-skills .responsive-demo>div {
        display: block;
    }
    .skills>div {
        display: block;
    }
}

@media (min-width:768px) {
    /*  .dropdown-menu {
        min-width: 768px !important;
        position: absolute;
        width: 100%;
    }

    .navbar-search {
        display: none;
    }

    .main-navbar-search {
        display: block;
    }
*/
  a#hamburger
    {
       position:absolute !important;
    }
   .head-top
   {
      float: none !important;
      direction:none !important;
    }
    
    .our-skills .responsive-demo {
        margin-top: 35px;
    }
    .header-phone {
        margin: 15px 0 0;
    }
}

@media (min-width:980px) {
    /*  .dropdown-menu {
        min-width: 980px !important;
        position: absolute;
        width: 100%;
        min-height: 200px;
    }
   */
    .left-column {
        padding-right: 0 !important;
    }
   
   
}

@media (max-width:980px) {
    .itshams-stats .color-circle {
        font-size: 55px;
        height: 128px;
        width: 128px;
    }
   
}

.purple-bg {
    background: #571136 none repeat scroll 0 0;
    color: #fff;
}

.page-title {
    height: 70px;
}

.page-title h4 {
    line-height: 45px;
    font-size: 25px;
}

.page-container .form-body {
    margin: 15px 0;
}

.page-container .form-group label {
    font-weight: 600;
}

.form-horizontal .control-label {
    padding-top: 2px;
}

input.form-control,
textarea.form-control {
    border: 1px solid #d1d1d1;
    -moz-box-shadow: 0 0 9px #d1d1d1 inset;
    -webkit-box-shadow: 0 0 9px #d1d1d1 inset;
    box-shadow: 0 0 9px #d1d1d1 inset;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.form-control:focus {
    border-bottom: 2px solid #3498db;
}

.form-button.submit-form {
    border: 0 none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 15px;
    line-height: 23px;
    padding: 6px;
    width: 100%;
}

.blue-bg {
    background: #025895 none repeat scroll 0 0;
    color: #fff;
}

.google-map {
    height: 400px;
}

.contact-us {
    margin: 15px 0;
}

.address {
    padding: 0;
}

.address>li {
    display: block;
    font-family: byekan, yekan, tahoma;
    line-height: 30px;
    text-align: right;
}

.img-security {
    cursor: pointer;
}

select.form-control {
    padding: 0;
}

.text-security {
    color: red;
    font-size: 23px;
    letter-spacing: 8px;
}

.green-bg {
    background: #159882 none repeat scroll 0 0;
    color: #fff;
}

.orange-bg {
    background: #ffcc33 none repeat scroll 0 0;
    color: #333333;
}

.Axis-bg,
.cream-bg {
    background: #f3f1ee none repeat scroll 0 0;
    color: #333333;
}

.Axis-div {
    background-color: #fff;
    border: 1px solid #ccc;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    direction: rtl;
    font-size: 14px;
    line-height: 1.8;
    margin: 15px;
    padding: 4px 25px 8px;
    text-align: justify;
}

.custom-div {
    background-color: #fff;
    border: 1px solid #ccc;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    direction: rtl;
    font-size: 14px;
    line-height: 1.8;
    margin: 15px;
    padding: 4px 25px 8px;
    text-align: justify;
}

.kasper-prod div {
    border: 1px solid #bdc3c7;
    margin: 10px 0;
    padding: 15px;
    -moz-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    -webkit-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
}

.kasper-prod div:hover {
    border: 1px solid #159882;
}

.kasper-prod img {
    margin: 0 auto;
}

.kasper-prod span {
    font-size: 13px;
    line-height: 23px;
    margin: 10px 0;
}

.kasper-prod h4 {
    font-size: 25px;
    margin: 0 0 10px;
}

.iblock {
    display: inline-block;
}

.block {
    display: block;
}

.kasper-prod h5 {
    font-size: 17px;
}

table#winHostTable {
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 0 !important;
    width: 100%;
    /* table-layout: fixed; */
}

table#winHostTable thead {
    background-color: #3F51B5;
}

table#winHostTable td {
    border: none;
    padding: 15px 5px;
}

table#winHostTable th {
    padding: 20px 5px;
    color: #fff;
    border: 1px solid #fff;
}

table#winHostTable td,
table#winHostTable th {
    vertical-align: middle;
}

table#winHostTable thead tr th {
    font-family: sans-serif;
    letter-spacing: 1px;
}

.pricing_list_table tbody tr {
    cursor: default;
    
}

.table-striped .table-row-dark>td,
.table-striped tbody tr:nth-child(odd) {
    /* background-color: #fafafa; */
}
.table-striped .table-row-dark>td, 
.table-striped tbody tr:nth-child(even) {
    background-color: #fafafa;
}

.pricing_list_table tbody tr {
    border-bottom: 1px solid #eee;
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear;
}

.pricing_list_table tbody tr:hover {
    background-color: #eee;
    border-color: #025895;
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear;
}

#winHostTable tbody tr {
    border-bottom: 1px solid #eee;
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear;
}

#winHostTable tbody tr:last-child td > a {
    background-color: #025895;
    padding: 10px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    transition: all 250ms linear;
}

#winHostTable tbody tr:last-child td>a:hover {
    background-color: #3598DC;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    transition: all 250ms linear;    
}

#winHostTable tbody tr:hover {
    background-color: #eee;
    border-color: #025895;

}

#winHostTable tbody tr > td:first-child {
    font-weight: bolder;
}

.table thead tr td,
.table tr td {
    border-top: 1px solid #ddd !important;
}

.table>thead>tr>td {
    padding: 15px 8px;
}

.table tbody {
    border-top: 2px solid #ddd;
    border-bottom: none;
}

.table td {
    font-size: 12px;
    padding: 15px;
    line-height: 18px;
    font-weight: 400;
    /* border-left: 1px solid #025895; */
}

.table td.td-title,
.table td.td-titleInTab {
    font-size: 16px !important;
    text-align: left;
}

.table thead td:last-child {
    border-right: 1px solid #fff;
}

.table td.active-product {
    background: #fff;
    border: 1px solid #fff;
    border-right-color: #159882;
    border-left-color: #159882;
}

div#domainDefineTitle h2 {
    margin-top: 0;
}

div#domainDefineTitle>* {
    color: #fff;
}

.table td.left {
    text-align: left;
}

.table td.td-body {
    font-size: 16px !important;
    width: 30%;
}

.table td.td-titleInTab {
    width: 40%;
}

.table tr td {
    border-top: 1px solid #025895;
    /* width: 15%; */
}

.table tr td:first-child {
    /* width: 40%; */
}

.table .tbleft {
    border-left: none;
}

.kasper-compare .tbleft a {
    color: #159882;
    font-size: 16px;
    font-weight: 600;
}

/*--------- Axis ----------*/

.container-fluid.axis-bg {
    background: #f3f1ee none repeat scroll 0 0;
    color: #333333;
}

.Axis-r {
    background-color: #fff;
    border: 1px solid #ccc;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    direction: rtl;
    font-size: 14px;
    line-height: 1.8;
    margin: 4px 10px 8px 0px;
    padding: 0px;
    text-align: justify;
    min-height: 550px;
}

.Axis-m {
    background-color: #fff;
    border: 1px solid #ccc;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    direction: rtl;
    font-size: 14px;
    line-height: 1.8;
    margin: 4px 0px 8px 0px;
    padding: 0px 4px;
    text-align: justify;
    min-height: 550px;
}

.Axis-l {
    background-color: #fff;
    border: 1px solid #ccc;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    direction: rtl;
    font-size: 14px;
    line-height: 1.8;
    margin: 4px 0px 8px 10px;
    padding: 0px;
    text-align: justify;
    min-height: 550px;
}

.Axis-r h2 {
    padding: 10px;
}

.Axis-m h2 {
    padding: 10px;
}

.Axis-l h2 {
    padding: 10px;
}

.Axis-r p {
    min-height: 180px;
    padding: 10px;
}

.Axis-m p {
    min-height: 180px;
    padding: 10px;
}

.Axis-l p {
    min-height: 180px;
    padding: 10px;
}

.action-buttons {
    margin-top: 0;
}

.action-button {
    background: #ffcc33 url("/uploads/User/1/yell_button.png") no-repeat scroll right bottom;
    color: #000;
    display: inline-block;
    float: left;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 15px;
    margin-left: 12px;
    margin-top: 0px;
    min-width: 124px;
    padding-left: 13px;
    padding-right: 30px;
    text-align: right;
}

.action-button:hover,
.action-button:focus {
    background: #f8ac00 none repeat scroll 0 0;
    color: #000000;
    text-decoration: none;
}

.action-button:last-child {
    margin-right: 0;
}

.action-button.pp-accessory {
    float: right;
    margin-top: 5px;
}

/*-------------------------*/

/*----------- suggest -----------*/

.oneline::after {
    background: cadetblue;
    content: "";
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    -webkit-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
}

.oneline:hover:after {
    background-color: #005f96;
}

.oneline div {
    float: left;
    width: 100%;
    padding-top: 50%;
    line-height: 1em;
    margin-top: -1.7em;
    text-align: center;
    color: white;
}

.oneline p {
    text-align: center;
    font-size: 1.2em;
}

.col.oneline {
    background-color: transparent;
    border-top: medium none;
    display: inline-block;
    margin: 4% 0 5% 3%;
    padding: 0;
    position: relative;
    width: 30%;
}

.suggest-bg {
    background-color: #f7f7f7;
}

.suggestdiv {
    font-size: 16px;
    line-height: 1.8;
    padding: 10px;
}

.suggesttitle h3::after {
    background: #1fbae8 none repeat scroll 0 0;
    bottom: -15px;
    content: "";
    height: 2px;
    right: 0px;
    margin-left: -35px;
    position: absolute;
    width: 190px;
}

.suggesttitle h3 {
    color: #3d4a50;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 32px;
    margin-top: 0px;
    position: relative;
    text-transform: uppercase;
    padding-top: 15px;
}

.suggesttitle div {}

.feature {
    border: 1px solid #f5f6f6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
    overflow: hidden;
    padding: 40px 20px;
    position: relative;
    text-align: center;
    -moz-transition: border-color 0.9s ease 0s;
    -o-transition: border-color 0.9s ease 0s;
    -webkit-transition: border-color 0.9s ease 0s;
    transition: border-color 0.9s ease 0s;
}

.feature .feature-icon {
    border: 1px solid #1fbae8;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    color: #1fbae8;
    font-size: 40px;
    line-height: 90px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    -moz-transition: color 0.6s ease 0s, border-color 0.6s ease 0s;
    -o-transition: color 0.6s ease 0s, border-color 0.6s ease 0s;
    -webkit-transition: color 0.6s ease 0s, border-color 0.6s ease 0s;
    transition: color 0.6s ease 0s, border-color 0.6s ease 0s;
    width: 92px;
}

.feature .feature-icon i {
    font-size: 40px !important;
}

.feature h3.feature-title {
    color: #48575e;
    font-size: 16px;
    line-height: 34px;
    margin-bottom: 0;
    position: relative;
    top: 0;
    -moz-transition: color 0.5s ease 0s, top 0.4s ease 0s;
    -o-transition: color 0.5s ease 0s, top 0.4s ease 0s;
    -webkit-transition: color 0.5s ease 0s, top 0.4s ease 0s;
    transition: color 0.5s ease 0s, top 0.4s ease 0s;
    z-index: 9;
}

.feature p.feature-desc {
    color: #fff;
    left: 0;
    -moz-opacity: 1;
    opacity: 1;
    padding: 0 11px;
    position: absolute;
    top: 100%;
    -moz-transition: color 0.5s ease 0s, opacity 0.5s ease 0s, top 0.4s ease 0s;
    -o-transition: color 0.5s ease 0s, opacity 0.5s ease 0s, top 0.4s ease 0s;
    -webkit-transition: color 0.5s ease 0s, opacity 0.5s ease 0s, top 0.4s ease 0s;
    transition: color 0.5s ease 0s, opacity 0.5s ease 0s, top 0.4s ease 0s;
    width: 100%;
    text-align: justify;
    font-size: 12px;
}

.feature::after {
    background: #1fbae8 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    -moz-opacity: 0;
    opacity: 0;
    position: absolute;
    top: 100%;
    -moz-transition: top 0.5s ease 0s, opacity 0.5s ease 0s;
    -o-transition: top 0.5s ease 0s, opacity 0.5s ease 0s;
    -webkit-transition: top 0.5s ease 0s, opacity 0.5s ease 0s;
    transition: top 0.5s ease 0s, opacity 0.5s ease 0s;
    width: 100%;
}

.feature:hover {
    cursor: pointer;
}

.feature:hover .feature-icon {
    border-color: rgba(0, 0, 0, 0.07);
    color: rgba(0, 0, 0, 0.07);
    z-index: 9;
}

.feature:hover::after {
    -moz-opacity: 1;
    opacity: 1;
    top: 0;
}

.feature:hover p.feature-desc {
    color: #fff;
    -moz-opacity: 1;
    opacity: 1;
    top: 44px;
    z-index: 9;
}

.feature:hover h3.feature-title {
    color: #fff;
    top: -150px;
}

.features-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.features-list li {
    float: left;
    width: 33.3333%;
}

.features-list li .feature {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-right-width: 0;
    border-top-width: 0;
}

.features-list li:nth-child(3n) .feature {
    border-right-width: 1px;
}

.features-list li:last-child .feature {
    border-right-width: 1px;
}

.features-list li:nth-child(1) .feature,
.features-list li:nth-child(2) .feature,
.features-list li:nth-child(3) .feature {
    border-top-width: 1px;
}

.at-ext-mini-features {
    padding: 0 10px;
    text-align: center;
}

.at-ext-mini-features .at-ext-mini-icon {
    border-color: #1fbae8;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    border-style: solid;
    border-width: 1px;
    color: #1fbae8;
    font-size: 32px;
    line-height: 70px;
    margin: 0 auto 20px;
    -moz-transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
    -o-transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
    -webkit-transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
    transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
    width: 72px;
}

.at-ext-mini-features strong {
    color: #3d4a50;
    display: block;
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 15px;
}

.at-ext-mini-features:hover .at-ext-mini-icon {
    background-color: #1fbae8;
    color: #fff;
}

.icon-list {
    font-size: 14px;
    line-height: 24px;
    list-style: outside none none;
    padding-left: 10px;
}

.icon-list li i {
    color: #1fbae8;
    font-size: 16px;
}

.at-highlight-features {
    background-color: #3d4a50;
    color: #fff;
    padding: 50px 0;
}

.at-highlight-features .at-ext-mini-features {
    padding: 0 10px;
    text-align: center;
}

.at-highlight-features .at-ext-mini-features .at-ext-mini-icon {
    border-color: #fff;
    color: #fff;
}

.at-highlight-features .at-ext-mini-features strong {
    color: #fff;
}

.at-highlight-features .at-ext-mini-features:hover .at-ext-mini-icon {
    background-color: #fff;
    color: #3d4a50;
}

.at-main-features-cont {
    background-color: #f7f7f7;
    padding: 100px 0;
}

.at-main-features-cont img {
    margin: 0 auto;
}

.at-main-features-cont .ft-sec {
    float: left;
    padding-top: 80px;
    width: 30%;
}

.at-main-features-cont .ft-sec-mockup {
    float: left;
    padding: 0;
    width: 40%;
}

.at-main-features-cont .at-ext-mini-icon.pull-right {
    margin-left: 20px;
    position: relative;
}

.at-main-features-cont .at-ext-mini-icon.pull-right::before {
    background-color: #1fbae8;
    border: 3px solid #f7f7f7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    content: "";
    display: block;
    height: 10px;
    margin-top: -5px;
    position: absolute;
    right: -5px;
    top: 50%;
    -moz-transition: right 0.3s cubic-bezier(1, 0, 0, 1) 0s;
    -o-transition: right 0.3s cubic-bezier(1, 0, 0, 1) 0s;
    -webkit-transition: right 0.3s cubic-bezier(1, 0, 0, 1) 0s;
    transition: right 0.3s cubic-bezier(1, 0, 0, 1) 0s;
    width: 10px;
}

.at-main-features-cont .at-ext-mini-icon.pull-left {
    margin-right: 20px;
    position: relative;
}

.at-main-features-cont .at-ext-mini-icon.pull-left::before {
    background-color: #1fbae8;
    border: 3px solid #f7f7f7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    content: "";
    display: block;
    height: 10px;
    left: -5px;
    margin-top: -5px;
    position: absolute;
    top: 50%;
    -moz-transition: right 0.3s cubic-bezier(1, 0, 0, 1) 0s;
    -o-transition: right 0.3s cubic-bezier(1, 0, 0, 1) 0s;
    -webkit-transition: right 0.3s cubic-bezier(1, 0, 0, 1) 0s;
    transition: right 0.3s cubic-bezier(1, 0, 0, 1) 0s;
    width: 10px;
}

.at-ext-mini-icon i {
    font-size: 34px !important;
}

.circle-in>a {
    color: #fff !important;
}

.circle-in>a:hover {
    color: #fff !important;
}

@media screen and (min-width: 10px) and (max-width: 420px) {
    .container-fluid.suggest-bg {
        padding: 0px !important;
    }
    h3 {
        font-size: 18px;
    }
    .axis-bg {
        margin: 0px !important;
        padding: 0px !important;
    }
    .Axis-r,
    .Axis-m,
    .Axis-l {
        margin: 3px 0px !important;
        padding: 0px !important;
    }
    .Axis-div {
        margin: 6px !important;
        padding: 12px !important;
    }
    .axis-bg>.container {
        margin: 0px !important;
        padding: 0px !important;
    }
    .axis-bg>.col-xs-12 {
        padding-left: 7px;
        padding-right: 7px;
    }
    .img-responsive,
    .thumbnail>img,
    .thumbnail a>img,
    .carousel-inner>.item>img,
    .carousel-inner>.item>a>img {
        width: 100% !important;
        height: 100% !important;
    }
}

/*===============================
/components/com_roksprocket/layouts/tabs/themes/default/tabs.css
================================================================================*/

.sprocket-tabs {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
}

.sprocket-tabs:before,
.sprocket-tabs:after {
    display: table;
    content: "";
    *zoom: 1;
}

.sprocket-tabs:after {
    clear: both;
}

.sprocket-tabs-nav {
    margin: 0;
    padding: 0;
    list-style: none !important;
    position: relative;
    z-index: 2;
}

.sprocket-tabs-nav {
    *zoom: 1;
    background: #eee;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 1px 5px 0px;
}

.sprocket-tabs-nav:before,
.sprocket-tabs-nav:after {
    display: table;
    content: "";
}

.sprocket-tabs-nav:after {
    clear: both;
}

.sprocket-tabs-nav li {
    float: left;
    position: relative;
}

.sprocket-tabs-nav>li>.sprocket-tabs-inner {
    display: block;
}

.sprocket-tabs-nav>.active>a {
    cursor: default;
}

.sprocket-tabs-nav li .sprocket-tabs-inner {
    cursor: pointer;
    display: block;
    padding: 9px 24px;
    font-size: 1em;
    opacity: 0.5;
}

.sprocket-tabs .sprocket-tabs-nav>li.active>.sprocket-tabs-inner {
    color: #fff;
    background: rgba(102, 102, 102, 0.5);
    border-radius: 3px;
    opacity: 1;
}

.sprocket-tabs-nav .dropdown-menu {
    margin-top: 1px;
    border-width: 1px;
}

.sprocket-tabs-nav .sprocket-tabs-icon {
    float: right;
    margin-left: 15px;
}

.layout-bottom .sprocket-tabs-nav>li {
    margin: 0;
}

.layout-left .sprocket-tabs-nav,
.layout-right .sprocket-tabs-nav {
    border-bottom: 0;
}

.layout-left .sprocket-tabs-nav {
    float: left;
    margin-right: 20px;
    padding: 0;
}

.layout-right .sprocket-tabs-nav {
    float: right;
    margin-left: 20px;
    padding: 0;
}

.layout-left .sprocket-tabs-nav>li,
.layout-right .sprocket-tabs-nav>li {
    float: none;
    margin: 0;
}

.layout-left .sprocket-tabs-nav>li>.sprocket-tabs-inner,
.layout-right .sprocket-tabs-nav>li>.sprocket-tabs-inner {
    min-width: 80px;
    margin-right: 0;
    margin-bottom: 0;
}

.layout-left .sprocket-tabs-nav,
.layout-right .sprocket-tabs-nav {
    min-height: 150px;
}

.sprocket-tabs-panels>.sprocket-tabs-panel {
    position: absolute;
    -moz-opacity: 0;
    opacity: 0;
    height: 0;
    width: 0;
    visibility: hidden;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sprocket-tabs-panels>.sprocket-tabs-panel.active {
    position: static;
    -moz-opacity: 1;
    opacity: 1;
    height: auto;
    width: 100%;
    visibility: visible;
}

.layout-top.animation-slideandfade .sprocket-tabs-panel,
.layout-bottom.animation-slideandfade .sprocket-tabs-panel {
    margin-left: 200px;
}

.layout-top.animation-slideandfade .sprocket-tabs-panel.active,
.layout-bottom.animation-slideandfade .sprocket-tabs-panel.active {
    margin-left: 0;
}

.layout-left.animation-slideandfade .sprocket-tabs-panel,
.layout-right.animation-slideandfade .sprocket-tabs-panel {
    margin-top: -200px;
}

.layout-left.animation-slideandfade .sprocket-tabs-panel.active,
.layout-right.animation-slideandfade .sprocket-tabs-panel.active {
    margin-top: 0;
}

.sprocket-tabs .readon {
    margin: 0;
}

.sprocket-tabs-nav li .sprocket-tabs-inner {
    transition: background 0.1s ease-in;
    -webkit-transition: background 0.1s ease-in;
    -moz-transition: background 0.1s ease-in;
    -o-transition: background 0.1s ease-in;
}

.animation-slideandfade .sprocket-tabs-panel.active {
    -webkit-transition: margin 0.3s ease-out, opacity 0.4s ease-in;
    -moz-transition: margin 0.3s ease-out, opacity 0.4s ease-in;
    -o-transition: margin 0.3s ease-out, opacity 0.4s ease-in;
    transition: margin 0.3s ease-out, opacity 0.4s ease-in;
}

.animation-fade .sprocket-tabs-panel.active {
    -webkit-transition: opacity 0.4s ease-in;
    -moz-transition: opacity 0.4s ease-in;
    -o-transition: opacity 0.4s ease-in;
    transition: opacity 0.4s ease-in;
}

.sprocket-tabs-nav li .sprocket-tabs-inner {
    color: #000000;
    font-size: 15px;
}

.sprocket-tabs-panels {
    padding: 15px;
}

.layout-top .sprocket-tabs-nav li,
.layout-bottom .sprocket-tabs-nav li {
    float: right;
    margin-right: 5px;
    line-height: 32px;
}

.layout-left .sprocket-tabs-nav li,
.layout-right .sprocket-tabs-nav li {
    margin-bottom: 5px;
}

.layout-top .sprocket-tabs-panels {
    margin-top: 15px;
}

.layout-bottom .sprocket-tabs-panels {
    margin-bottom: 15px;
}

.layout-left .sprocket-tabs-panels {
    margin-left: 115px;
}

.layout-right .sprocket-tabs-panels {
    margin-right: 115px;
}

.featuretable-col {
    float: left;
    margin-bottom: 30px;
}

.col1 .featuretable-col {
    width: 100%;
}

.col2 .featuretable-col {
    width: 50%;
}

.col3 .featuretable-col {
    width: 33.33%;
}

.featuretable-col,
.col4 .featuretable-col {
    width: 25%;
}

.col5 .featuretable-col {
    width: 20%;
}

.col6 .featuretable-col {
    width: 16.66%;
}

.featuretable-cell {
    padding: 6px;
    text-align: center;
}

.featuretable-cell.bottom {
    border-bottom: 0;
}

.featuretable-col.highlight {
    z-index: 2;
    position: relative;
}

.featuretable .featuretable-cell {
    font-size: 1.1em;
    display: block;
    text-align: center;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    background: #f9f9f9;
}

.featuretable .featuretable-cell-sub {
    font-size: 0.9em;
    font-style: italic;
}

.featuretable ul {
    margin-bottom: 0 !important;
}

.featuretable ul li {
    margin-bottom: 0 !important;
    text-align: left;
    display: inline-block;
}

.featuretable div {
    text-align: center !important;
}

.ft-row-even {
    background: #f1f1f1;
}

.ft-column-first .featuretable-cell {
    border-left: 1px solid #ddd;
}

.ft-row-bottom {
    border-bottom: 1px solid #ddd;
}

.featuretable .ft-cell-name .featuretable-cell-data {
    font-size: 25px;
    line-height: 40px;
}

.ft-column-first .ft-row-top {
    -moz-border-radius: 12px 0 0 0;
    -webkit-border-radius: 12px 0 0;
    border-radius: 12px 0 0;
}

.ft-column-first .ft-row-bottom {
    -moz-border-radius: 0 0 0 12px;
    -webkit-border-radius: 0 0 0 12px;
    border-radius: 0 0 0 12px;
}

.ft-column-last .ft-row-top {
    -moz-border-radius: 0 12px 0 0;
    -webkit-border-radius: 0 12px 0 0;
    border-radius: 0 12px 0 0;
}

.ft-column-last .ft-row-bottom {
    -moz-border-radius: 0 0 12px 0;
    -webkit-border-radius: 0 0 12px 0;
    border-radius: 0 0 12px 0;
}

.ft-highlight .featuretable-cell {}

.ft-highlight .ft-row-even {}

.ft-highlight .ft-row-bottom {}

.ft-highlight.ft-column-first .featuretable-cell {}

.ft-highlight.ft-column-last .featuretable-cell {
    border-right: 1px solid #adadad;
}

.ft-highlight a:link,
.ft-highlight a:visited {
    color: #3bd3ff;
}

.ft-highlight a:hover {
    color: #00aeff;
}

.ft-cell-night {
    background: url(/uploads/user/1/icons/night-icon.png)no-repeat left center #F7F7F7;
}

.ft-cell-nights {
    background: url(/uploads/user/1/icons/night-icon.png)no-repeat left center #F7F7F7;
}

.ft-cell-useradd {
    background: url(/uploads/user/1/icons/star2-icon.png)no-repeat left center #F7F7F7;
}

.ft-cell-useradds {
    background: url(/uploads/user/1/icons/star2-icon.png)no-repeat left center #F7F7F7;
}

.ft-cell-city {
    background: url(/uploads/user/1/icons/city-icon.png)no-repeat left center #F7F7F7;
}

.ft-cell-128icon {
    background: url(/uploads/user/1/icons/128-icon.png)no-repeat center center #e23c30;
    height: 43px;
}

.ft-cell-256icon {
    background: url(/uploads/user/1/icons/256-icon.png)no-repeat center center #aea113;
    height: 43px;
}

.ft-cell-512icon {
    background: url(/uploads/user/1/icons/512-icon.png)no-repeat center center #00a364;
    height: 43px;
}

.ft-cell-1024icon {
    background: url(/uploads/user/1/icons/1024-icon.png)no-repeat center center #1399d8;
    height: 43px;
}

.ft-cell-2048icon {
    background: url(/uploads/user/1/icons/2048-icon.png)no-repeat center center #ff7113;
    height: 43px;
}

.ft-cell-specwicon {
    background: url(/uploads/user/1/icons/spec-iconw.png)no-repeat center center #A1D3DA;
}

.navigation {
    background: #f7f8fa none repeat scroll 0 0;
    border-bottom: 1px solid #e3e4e5;
    border-top: 1px solid #eff0f2;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
    height: 52px;
    min-width: 980px;
    position: relative;
}

.navigation a {
    -moz-transition: color 150ms ease 0s;
    -o-transition: color 150ms ease 0s;
    -webkit-transition: color 150ms ease 0s;
    transition: color 150ms ease 0s;
    color: #000;
}

/*
.navbar-nav > li > a {
    -moz-transition: background-color 0.35s ease 0s;
    -o-transition: background-color 0.35s ease 0s;
    -webkit-transition: background-color 0.35s ease 0s;
    transition: background-color 0.35s ease 0s;
    padding-bottom:10px;
    padding-top:17px;
}

.navbar-nav > .current > a::after {
    background: rgba(255, 255, 255, 1) url("../../images/arrow-top.png") no-repeat scroll 50% 39px;
    position: relative;
}

.navbar-nav > .current > a {
    background: #fff none repeat scroll 0 0;
    -moz-box-shadow: 0 0 5px 0 #ccc;
    -webkit-box-shadow: 0 0 5px 0 #ccc;
    box-shadow: 0 0 5px 0 #ccc;
    color: #ef3f3e;
    border-bottom: 3px solid;
}

.navbar-nav > li > a.current {
    background: #fff none repeat scroll 0 0;
    -moz-box-shadow: 0 0 5px 0 #ccc;
    -webkit-box-shadow: 0 0 5px 0 #ccc;
    box-shadow: 0 0 5px 0 #ccc;
}

.navbar-nav > li > a:hover > span {
    color: #555;
}
*/

.form-control.submit-form {
    border: medium none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.camera_wrap .camera_pag .camera_pag_ul li {
    margin: 10px 5px;
}

.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

.find_domain.find_domain2 {
    position: relative;
    padding-bottom: 25px;
    padding-top: 25px;
    margin-bottom: 25px;
    background: #3F51B5 none repeat scroll 0 0;
}

.find_domain.find_domain2::after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -23px;
    width: 100%;
    background-image: url(../images/claudCir.svg);
    background-repeat: repeat-x;
    height: 25px;
    background-color: #fff;
}

.container-fluid.domain-inner {
    background-color: #3F51B5;
}

.find_domain.find_domain2 .domain_search {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding-left: 0;
}

.find_domain .domain_search {
    background: #11162e none repeat scroll 0 0;
    padding: 35px 30px 30px;
}

table#winHostTable>thead>tr>td>span {
    cursor: default;
}

.m0 {
    margin: 0;
}

.find_domain .domain_search .form_title h5 {
    color: #fff;
    font-weight: 300;
}

.find_domain.find_domain2 .domain_search .form_title h2 {
    color: #fff;
    margin-top: 0;
}

.find_domain .domain_search .form_title h2 {
    color: #42b6ff;
    font-size: 36px;
    margin-bottom: 10px;
}

.find_domain.find_domain2 .domain_search .form_title p {
    color: #C5CAE9;
}

.find_domain .domain_search .form_title p {
    color: #8188a7;
    font-weight: 300;
    line-height: 18px;
}

.input-group {
    border-collapse: separate;
    display: table;
    position: relative;
}

.find_domain.find_domain2 .domain_search .input-group .form-control {
    width: calc(100% - 165px);
}

.find_domain .domain_search .input-group .form-control {
    border: medium none;
    direction: ltr;
    float: left;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    text-align: left;
}

.find_domain .domain_search .input-group .input-group-addon {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    padding: 0;
}

.input-group-addon:last-child {
    border-left: 0 none;
}

.input-group-addon {
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
}

.input-group-addon,
.input-group-btn {
    vertical-align: middle;
    white-space: nowrap;
    width: 1%;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

input#domainName {
    direction: ltr;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

div#domainSearchWrapper {
    margin-top: 23px;
}

.find_domain .domain_search .input-group .input-group-addon .searchFilters {
    position: relative;
}

.find_domain .domain_search .input-group .input-group-addon .searchFilters .btn {
    background: #fff none repeat scroll 0 0;
    border-left: 1px solid #d5dae2;
    color: #4f5660;
    direction: ltr;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    line-height: 50px;
    margin-left: -165px;
    text-align: left;
    text-transform: lowercase;
    width: 165px;
    z-index: 2;
}

.find_domain .domain_search .input-group .input-group-addon .searchFilters .btn i {
    line-height: 50px;
    position: absolute;
    right: 27px;
}

.find_domain .domain_search .input-group .input-group-addon .searchFilters .btn+ul {
    border: medium none;
    border-radius: 0;
    direction: ltr;
    right: 0px;
    margin: 0;
    padding: 0;
    width: 165px;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.mydropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}

.find_domain .domain_search .input-group .input-group-addon .searchFilters .btn+ul li a {
    border-top: 1px solid #d5dae2;
    color: #4f5660;
    display: block;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    line-height: 35px;
    padding: 0 25px;
    text-transform: lowercase;
}

.find_domain .domain_search .input-group .input-group-addon input {
    background: #448AFF none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-family: "Lato", sans-serif;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 50px;
    padding: 0 35px;
    text-transform: uppercase;
}

.btn {
    background: #d8d8d8 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-family: BYekan, "Lato", sans-serif;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 7px 27px;
    text-shadow: none;
    text-transform: uppercase;
}

.fleft {
    float: left;
}

.open>.mydropdown-menu {
    display: block;
}

.mydropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}

input#domainSearch {
    border-left: 2px solid transparent;
    border-radius: 0 5px 5px 0;
    background-color: #fff;
    color: #3f51b5;
    -webkit-box-shadow: 0 0 9px #d1d1d1 inset;
    -moz-box-shadow: 0 0 9px #d1d1d1 inset;
    box-shadow: 0 0 9px #d1d1d1 inset;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    transition: all 250ms linear;
}

input#domainSearch:hover {
    border-left: 2px solid #fff;
    background-color: #448aff;
    color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    transition: all 250ms linear;
}

div#domainSearchWrapper button.btn.btn-default.dropdown-toggle {
    background-color: #3598dc;
    color: #fff;
    direction: ltr;
}

ul.mydropdown-menu>li {
    text-align: center;
}

ul.mydropdown-menu>li>a {
    display: block;
    padding: 15px 25px;
    color: #333;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    direction: ltr;
    -webkit-transition: all 250ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    -moz-transition: all 250ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    -ms-transition: all 250ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    -o-transition: all 250ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: all 250ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

ul.mydropdown-menu>li>a:hover {
    color: #fff;
    background-color: #3F51B5;
    -webkit-transition: all 250ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    -moz-transition: all 250ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    -ms-transition: all 250ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    -o-transition: all 250ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: all 250ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.find_domain.find_domain2 .domain_search .price_list li {
    border-left-color: #0f91d6;
}

.find_domain .domain_search .price_list li {
    border-left: 1px solid #3f476c;
}

.find_domain.find_domain2 .domain_search .price_list li:last-child {
    border: medium none;
}

.find_domain .domain_search .price_list li {
    color: #fff;
    direction: ltr;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    line-height: 33px;
    padding: 0 35px;
    text-transform: uppercase;
}

.find_domain .domain_search .price_list {
    margin-top: 22px;
}

.find_domain .domain_search .price_list li:last-child {
    border: medium none;
}

.sectionTitle {
    margin-bottom: 50px;
    text-align: center;
}

.sectionTitle h2 {
    font-size: 30px;
    font-weight: 100;
}

.cause2choose:nth-child(1),
.cause2choose:nth-child(2),
.cause2choose:nth-child(3) {
    margin-top: 0;
}

.cause2choose {
    margin-top: 30px;
    min-height: 150px;
}

.media:first-child {
    margin-top: 0;
}

.media,
.media-body {
    overflow: hidden;
}

.media {
    margin-top: 15px;
}

.cause2choose .media .media-left {
    padding-right: 15px;
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: middle;
}

.media-left,
.media>.pull-left {
    padding-right: 10px;
}

.cause2choose .media .media-body h4 {
    font-size: 15px;
    margin-bottom: 20px;
    margin-top: 15px;
    color: #fff;
}

.cause2choose .media .media-body p {
    color: #cccccc;
}

.vlow-blue {
    background: #f1f6f8;
}

.pricing_list_table {
    background: #fff none repeat scroll 0 0;
    text-transform: uppercase;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.pricing_list_table thead tr th {
    border: medium none;
    color: #025895;
    font-family: BYekan, "Roboto", sans-serif;
    line-height: 60px;
    padding: 0 42px;
    width: 10%;
}

.pricing_list_table tbody {
    padding-bottom: 10px;
}

.pricing_list_table tbody tr th {
    border: medium none;
    color: #025895;
    font-family: "Roboto", sans-serif;
    line-height: 60px;
    padding: 0 42px;
}

.pricing_list_table tbody tr td {
    border: none;
}

.pricing_list_table td {
    font-size: 16px;
}

.p_list_content {
    position: relative;
    background: #f8faff none repeat scroll 0 0;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 25px;
}

.p_list_content::after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -25px;
    width: 100%;
    background-image: url(../images/lightCir.svg);
    background-repeat: repeat-x;
    height: 25px;
}

.faqs_section {
    padding-bottom: 60px;
}

.sectionTitle {
    margin-bottom: 50px;
    text-align: center;
}

.sectionTitle h2 {
    font-size: 48px;
    font-weight: 100;
    color: #025895;
    cursor: pointer;
}

.sectionTitle.lightTitle h2 {
    color: #fff;
}

.faqs_accordion {
    margin-bottom: 0;
}

.accordion,
.faqs_accordion {
    margin-bottom: 0;
}

.faqs_accordion .panel {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #eaeaea;
    padding: 25px 0;
}

.accordion .panel,
.faqs_accordion .panel {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #eee;
    border-radius: 3px 60px 60px 3px;
    box-shadow: none;
}

.faqs_accordion .panel .media .media-left {
    color: #267ae9;
    font-family: "Roboto", sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    padding: 0;
}

.faqs_accordion .panel .media .media-left span {
    padding-left: 10px;
    padding-right: 15px;
}

.faqs_accordion .panel .panel-heading {
    background: #fff none repeat scroll 0 0;
}

.accordion .panel .panel-heading,
.faqs_accordion .panel .panel-heading {
    background: #025895 none repeat scroll 0 0;
    padding: 0 25px 0 0;
    color: #fff;
    border-radius: 0 30px 30px 0;
}

.accordion .panel .panel-heading>*,
.faqs_accordion .panel .panel-heading>* {
    color: #fff;
}

.accordion .panel .panel-heading .panel-title a[aria-expanded="false"]::before,
.faqs_accordion .panel .panel-heading .panel-title a[aria-expanded="false"]::before {
    content: "+";
}

.accordion .panel .panel-heading .panel-title a[aria-expanded="true"]::before,
.faqs_accordion .panel .panel-heading .panel-title a[aria-expanded="true"]::before {
    content: "-";
}

.faqs_accordion .panel .panel-heading .panel-title a::before {
    display: none;
}

.accordion .panel .panel-heading .panel-title a::before,
.faqs_accordion .panel .panel-heading .panel-title a::before {
    border-right: 1px solid #267ae9;
    color: #267ae9;
    float: left;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 10px;
    line-height: 10px;
    margin: 18px 15px 18px 0;
    text-align: center;
    width: 35px;
}

a::before,
.btn::before,
button::before,
a::after,
.btn::after,
button::after {
    transition: all 300ms ease-in-out 0s;
}

.faqs_accordion .panel .panel-heading .panel-title a[aria-expanded="true"]::after {
    content: "";
}

.faqs_accordion .panel .panel-heading .panel-title a[aria-expanded="false"]::after {
    content: "";
}

.faqs_accordion .panel .panel-heading .panel-title a::after {
    color: #fff;
    float: left;
    font: bold 14px/24px FontAwesome;
    height: 24px;
    margin: 11px 0;
    text-align: center;
    width: 67px;
}

.faqs_accordion .panel .panel-heading .panel-title a {
    line-height: 24px;
}

.accordion .panel .panel-heading .panel-title a,
.faqs_accordion .panel .panel-heading .panel-title a {
    color: #fff;
    font-family: BYekan, Tahoma, "Roboto", sans-serif;
    line-height: 46px;
}

.faqs_accordion .panel .panel-collapse .panel-body {
    padding: 15px 67px 0 0;
}

.accordion .panel .panel-collapse .panel-body,
.faqs_accordion .panel .panel-collapse .panel-body {
    border: medium none;
    color: #443a44;
    font-family: BYekan, tahoma, "Roboto", sans-serif;
    font-weight: 300;
    line-height: 24px;
    padding: 15px 35px 25px 50px;
}

.pricing_plan_table {
    background: #f8faff none repeat scroll 0 0;
    padding-bottom: 25px;
    padding-top: 50px;
}

.pricing_plan_table .sectionTitle {
    margin-bottom: 70px;
}

.sectionTitle {
    margin-bottom: 50px;
    text-align: center;
}

.pricing_plan_cell {
    background: #fff none repeat scroll 0 0;
    margin-top: 13px;
    text-align: center;
}

.pricing_plan_cell .plan_type {
    background: #589ffd none repeat scroll 0 0;
    color: #fff;
    font-family: BYekan, tahoma, "Roboto", sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 118px;
    line-height: 30px;
    padding: 30px 0;
    text-transform: uppercase;
}

.pricing_plan_cell .pricing_row {
    background: #267ae9 none repeat scroll 0 0;
    color: #fff;
    font-family: BYekan, tahoma, "Roboto", sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 60px;
    letter-spacing: 1px;
    line-height: 60px;
    margin-bottom: 90px;
    text-transform: uppercase;
}

.pricing_plan_cell .pricing_row .price {
    background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    box-shadow: 4px 0 79px rgba(46, 46, 46, 0.09);
    color: #267ae9;
    font-family: BYekan, tahoma, "Roboto", sans-serif;
    font-weight: 300;
    height: 120px;
    letter-spacing: 0;
    line-height: 110px;
    margin: 0 auto;
    text-transform: uppercase;
    width: 120px;
}

.pricing_plan_cell .pricing_row .price .currencyType {
    font-size: 18px;
    font-weight: bold;
    top: -10px;
    vertical-align: super;
}

.pricing_plan_cell .pricing_row .price .amount {
    font-size: 48px;
    font-weight: bold;
    vertical-align: middle;
}

.pricing_plan_cell .pricing_row .price .amount {
    font-size: 44px;
    font-weight: bold;
    vertical-align: middle;
}

.pricing_plan_cell .pricing_row .price small {
    bottom: -5px;
    font-size: 12px;
    vertical-align: sub;
}

.pricing_plan_cell .nav li .fa-check {
    color: #52a51b;
}

.pricing_plan_cell .nav li .fa-times {
    color: #cf1b41;
}

.pricing_plan_cell .nav_a {
    border-right: 1px solid #ecf3f6;
}

.pricing_plan_cell .nav {
    line-height: 50px;
}

.pricing_plan_cell .nav li {
    border-bottom: 1px solid #ecf3f6;
    color: #443a44;
    font-family: tahoma, "Roboto", sans-serif;
    font-weight: 300;
}

.pricing_plan_cell .btn.visible-none {
    visibility: hidden;
}

.pricing_plan_cell .btn {
    margin: 30px 0 45px;
}

.pricing_plan_cell .plan_type.silver {
    background: #4594fe none repeat scroll 0 0;
}

.pricing_plan_cell .plan_type.basic,
.pricing_plan_cell .plan_type.silver,
.pricing_plan_cell .plan_type.gold,
.pricing_plan_cell .plan_type.diamond {
    padding: 44px 0;
}

.pricing_plan_cell .plan_type.gold {
    background: #348afe none repeat scroll 0 0;
}

.pricing_plan_cell .plan_type.diamond {
    background: #2982f8 none repeat scroll 0 0;
}

.pricing_plan_cell .plan_type span {
    background: #42b6ff none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    left: calc(50% - 56px);
    line-height: 26px;
    padding: 0 20px;
    position: absolute;
    top: -13px;
}

.pricing_plan_table .table-responsive {
    overflow: inherit;
}

.this_top_features .this_top_feature {
    padding: 40px 0;
}

.this_top_features .this_top_feature:nth-child(2n) {
    background: #f1f6f8 none repeat scroll 0 0;
}

.this_top_features .this_top_feature:nth-child(2) {
    padding: 125px 0 80px;
}

.this_top_features .this_top_feature .media-body h2 {
    font-size: 34px;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: 5px;
}

.this_top_feature p {
    font-size: 14px;
    line-height: 30px;
}

.tab-selection {
    display: inline-table;
    padding: 0 0 30px;
}

.tab-selection>li {
    background: #eee none repeat scroll 0 0;
    border-radius: 3px;
    color: #909090;
    cursor: pointer;
    display: inline;
    font-size: 24px;
    font-weight: 600;
    padding: 10px;
}

.tab-selection>li.active .tab-inner {
    background: #aaa none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
}

.tab-selection .tab-inner {
    padding: 0 6px;
    transition: all .35s ease;
    border-radius: 3px;
}

.htab-container {
    height: 0;
    left: 999px;
    opacity: 0;
    position: absolute;
    top: -2000px;
    visibility: hidden;
    width: 0;
}

.htab-container.active {
    height: 100%;
    opacity: 1;
    position: static;
    visibility: visible;
    width: 100%;
}

.htab-container.active {
    transition: opacity 0.4s ease-in 0s;
}

.plan-table {
    width: 100%;
}

.plan-table th {
    color: #fff;
    font-family: byekan, tahoma;
    font-size: 18px;
    font-weight: bold;
    padding: 25px 0 !important;
    text-align: center;
}

.plan-table td {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ecf3f6 !important;
    padding: 15px 0 !important;
    text-align: center;
}

.padding25 {
    padding: 25px 0px;
}
.check
{
   height:9px;
   width:12px;
}
.uncheck
{
   height:9px;
   width:11px;
}
#winHostTable td.oneyear
{
  background-color: #ddd;
}
.centertable
{
   text-align:center;
}
#panels2 
{
   display:none;
}
/*--------------------------- Responsive New menu -----------------------------------*/

#nav,
#nav ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#nav {
    background-color: #f5f5f5;
    float: right;
    position: relative;
    width: 100%;
    display: block;
}

#nav ul.subs {
    background-color: #ffffff;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    color: #333333;
    opacity: 0;
    visibility: hidden;
    /*transition: all 0.35s ease-in-out;*/
    padding: 0 1%;
    position: absolute;
    right: 0;
    top: 54px;
    width: 100%;
    z-index: 9;
}

#nav>li {
    border-bottom: 5px solid transparent;
    float: right;
    margin-bottom: -5px;
    text-align: right;
    transition: all 300ms ease-in-out 0s;
}

#nav li a {
    display: block;
    text-decoration: none;
    -moz-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
    -ms-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
    -o-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
    -webkit-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
    transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
    white-space: normal;
}

#nav>li>a {
    color: #333333;
    display: block;
    font-size: 1.3em;
    line-height: 49px;
    padding: 0 15px;
    text-transform: uppercase;
    position: relative;
}

#nav>li:hover>a,
#nav>a:hover {
    background-color: #558EAA;
    color: #FFFFFF;
}

#nav li.active>a {
    background-color: #025895;
    color: #ffffff;
}

/* submenu */

#nav li:hover ul.subs {
    opacity: 1;
    visibility: visible;
}

#nav ul.subs>li {
    display: inline-block;
    float: none;
    padding: 10px 1%;
    vertical-align: top;
}

#nav ul.subs>li a {
    background: rgba(0, 0, 0, 0) url("../../images/icon_arrow.png") no-repeat scroll 320px center;
    color: #333;
    line-height: 20px;
    transition: all 0.3s ease 0s;
}

#nav ul.subs>li a:hover {
    background-position: right;
    color: #000;
    padding-right: 13px;
}

#nav ul li a:hover {
    color: #558EAA;
}

#nav ul.subs>li>a {
    font-size: 1.3em;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#nav ul.subs>li li {
    float: none;
    padding-right: 15px;
    padding-bottom: 15px;
    -moz-transition: padding 150ms ease-out 0s;
    -ms-transition: padding 150ms ease-out 0s;
    -o-transition: padding 150ms ease-out 0s;
    -webkit-transition: padding 150ms ease-out 0s;
    transition: padding 150ms ease-out 0s;
}

#nav ul.subs>li li:hover {
    padding-left: 15px;
}

#nav ul.subs>li.dropdown-submenu {
    width: 25%;
}

.navbar-buttons {
    display: none;
}

/* responsive rules */

@media all and (max-width: 360px) {
    #nav {
        display: none;
        border-top: 5px solid #025895;
    }
    #nav>li {
        float: none;
        border-bottom: 0;
        margin-bottom: 0;
    }
    #nav ul.subs {
        position: relative;
        top: 0;
        display: none;
        visibility: visible;
        opacity: 1;
    }
    #nav li:hover ul.subs {
        display: none;
    }
    #nav li #s1:target+ul.subs,
    #nav li #s2:target+ul.subs {
        display: block;
    }
    #nav ul.subs>li {
        display: block;
        width: auto;
    }
    .navbar-buttons {
        display: block;
        height: 50px;
        position: relative;
        width: 100%;
    }
    .navbar-buttons-container {
        cursor: pointer;
        display: inline-block;
        position: absolute;
        right: 6px;
        top: 4px;
    }
    .bar1,
    .bar2,
    .bar3 {
        background-color: #333;
        height: 5px;
        margin: 6px 0;
        transition: all 0.4s ease 0s;
        width: 35px;
    }
    .change .bar1 {
        -webkit-transform: rotate(-45deg) translate(-9px, 6px);
        transform: rotate(-45deg) translate(-9px, 6px);
    }
    .change .bar2 {
        opacity: 0;
    }
    .change .bar3 {
        -webkit-transform: rotate(45deg) translate(-8px, -8px);
        transform: rotate(45deg) translate(-8px, -8px);
    }
    #nav ul.subs>li.dropdown-submenu {
        width: 100%;
    }
    #nav>li>a {
        text-align: center;
    }
    #nav .caret {
        position: absolute;
        right: 50%;
        top: 42px;
    }
    .mainmenu {
        border-bottom: none;
    }
}

@media all and (min-width: 768px) {
    #nav ul.subs>li.dropdown-submenu {
        /*width: 50%;*/
    }
}

.subs .dropdown-submenu>a::after {
    content: "" !important;
}

.mainmenu {
    background: #f5f5f5 none repeat scroll 0 0;
    border-bottom: 5px solid #025895;
}

.module-header h3 {
    margin: 0;
}

.right.menubox {
    height: 40px;
}

#nav li a b.caret {
    margin-right: 8px;
}

/***********kasper*********/

.kasper .table thead tr td,
.kasper .table tr td {
    border-color: transparent;
    padding: 13px 0;
}

.kasper .table td {
    border-color: transparent;
}

.kasper .table tbody td .fa-check {
    color: #558b2f;
    font-size: 20px;
}

.kasper td:last-child {
    width: 20% !important;
}

/* .table tr td {
    width: auto !important;
} */

.kasper p {
    font-size: 12px;
    font-weight: bold;
    padding-left: 29%;
}

.kasper span {
    padding-left: 29%;
}

.kasper .group-title {}

.kasper .group-title {
    position: relative;
    z-index: 5;
    text-align: center;
    background: #fff;
}

.kasper .group-title h4 {
    display: inline-block;
    font-size: 11px;
    color: #000;
    background: #fff;
    font-weight: bold;
}

.kasper .group-title::before {
    content: "";
    position: absolute;
    height: 1px;
    margin-top: -1px;
    background: #e5e5e5;
}
/*------------------Insertdomain-----------------------*/
.Insertdomain {
    color: #ffb43f;
    font-weight: bold;
    position: absolute;
    top: 25%;
    right: 8%;
    font-size: 30px;
}
.Insertdomain h1
{
   font-weight: bold !important;
   font-size: 30px !important;
}
/*--------------------navigation---------------------*/
.navigation-bg {
    padding: 0px 15px 15px;
    margin-bottom: 0;
    border-radius: 0;
    position: relative;
    display: inline-block;
    float: left;
    top:0;
    z-index: 50;
    direction: ltr;
    left: 10%;
    margin-top: -38px;
   color: #ffb43f;
   font-size: 12px;
}
.NavigationLink_Top {
    color: #ffb43f;
    padding-left: 5px;
    font-size: 16px;
    padding-right: 5px;
}
.NavigationLink_Top:hover
{
   color:#757575;
}
.Navigationbg:before {
  padding: 0 0 0 7px;
    color: #fffefe;
    content: "/\00a0";
    font-size: 17px;
}
/*--------------------HorizontalMenu---------------------*/
.HorizontalMenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0 7%;
    width: 100%;
    background-color: #2c3346;
   overflow:visible;
   height:40px;
   margin-top: -7px;
}
.HorizontalMenu li
{
   display: inline-block;
}

.HorizontalMenu li a {
    display: block;
    position: relative;
    color: #fff;
    padding: 8px 10px;
    text-decoration: none;
    z-index: 999; 
}
.HorizontalMenu li a:hover {
    background-color: #2c3346;
    color: #ffb43f;
}
.HorizontalMenu .menu.active
{
    color:#ffb43f;
}

.HorizontalMenu .menu.active:after
{
    border-color: #f6656500 #d11f1f00 #2c3346;
    /* border-style: solid; */
    /* border-top-style: solid; */
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    /* border-width: 3px; */
    border-top-width: 0px;
    border-right-width: 7px;
    border-bottom-width: 10px;
    border-left-width: 7px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 40px;
    right: 45%;
    left: 0;
    width: 0;
    transform: rotate(180deg);
}
.HorizontalMenu .menu:hover:after
{
    border-color: #f6656500 #d11f1f00 #2c3346;
    border-style: solid;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-width: 3px;
    border-top-width: 57px;
    border-right-width: 7px;
    border-bottom-width: 11px;
    border-left-width: 7px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 40px;
    right: 45%;
    left: 0;
    width: 0;
    transform: rotate(180deg);
}

/*-----------------------------mysection------------------*/
.mysection h2
{
   font-size:26px;
   text-align:center;
   padding:30px 0 0 5px;
   color:#2c3346;
   margin: 0;
}
.mysection .mytext h3
{
    font-size: 17px;
    text-align: center;
    padding: 10px 0 30px 0;
    color: #fff;
    margin: 0;
}

.mysection h4
{
   font-size: 17px;
    text-align: center;
    padding: 30px 0 30px 0;
    color: #2c3346;
    margin: 0;
}
.mysection p
{
    font-size:14px;
   padding:30px 15px 30px 0;
   color:#2c3346;
    line-height: 1.5;
    text-align: justify;
}

/*-------------------section------------------*/

.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}
.fa-section-header article {
    /* border-left: 1px dotted #cdcdcd; */
}
.fa-section-header h3
{
   text-align: center;
    padding: 10px 0 30px 0;
    font-size: 20px;
   margin:0;
}
.fa-section-header a{
   color:#2c3346;
}
.fa-section-header a:hover{
   color:#ffb43f;
}
.fa-justify {
    text-align: justify;
    text-justify: inter-word;
}
.fa-justify a:hover
{
   color:#ffb43f !important;
}
.fa-justify a
{
   color:#8e8f92 !important;
}
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}
.fa-lineblue {
    display: block;
    position: relative;
    border-top: 1px solid #FF8F00;
}
.fa-lineblue::after {
    position: absolute;
    left: 50%;
    top: -2px;
    border-radius: 2px;
    width: 75px;
    height: 3px;
    background: #011627;
    margin-left: -37px;
    content: ' ';
}
.fa-col-height-fix {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.fa-thumbnails .thumbnail, .fa-thumbnails .fa-plans .fa-plans-item .fa-plans-special, .fa-plans .fa-plans-item .fa-thumbnails .fa-plans-special, .fa-thumbnails .fa-plans-dedicated .fa-plans-item .fa-plans-special, .fa-plans-dedicated .fa-plans-item .fa-thumbnails .fa-plans-special, .fa-thumbnails .fa-plans-vps .fa-plans-item .fa-plans-special, .fa-plans-vps .fa-plans-item .fa-thumbnails .fa-plans-special, .fa-thumbnails .fa-plans-ssl .fa-plans-item .fa-plans-special, .fa-plans-ssl .fa-plans-item .fa-thumbnails .fa-plans-special {
    border: 2px solid #ffffff;
    transition: 400ms all;
}
.thumbnail {
    display: block;
    padding: 20px 0 0 0;
   margin: 30px 0;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.thumbnail p
{
   text-align: center;
    padding: 10px 0 30px 0;
    font-family: IRANSans;
}
.fa-thumbnails .thumbnail i, .fa-thumbnails .fa-plans .fa-plans-item .fa-plans-special img, .fa-plans .fa-plans-item .fa-thumbnails .fa-plans-special img, .fa-thumbnails .fa-plans-dedicated .fa-plans-item .fa-plans-special img, .fa-plans-dedicated .fa-plans-item .fa-thumbnails .fa-plans-special img, .fa-thumbnails .fa-plans-vps .fa-plans-item .fa-plans-special img, .fa-plans-vps .fa-plans-item .fa-thumbnails .fa-plans-special img, .fa-thumbnails .fa-plans-ssl .fa-plans-item .fa-plans-special img, .fa-plans-ssl .fa-plans-item .fa-thumbnails .fa-plans-special img {
    padding-top: 10px;
    max-height: 100px;
   font-size: 40px;
    text-align: center;
    color: #ffb43f;
}
.thumbnail a>i, .thumbnail>i {
    margin-right: auto;
    margin-left: auto;
}
.carousel-inner>.item>a>i, .carousel-inner>.item>i, .img-responsive, .thumbnail a>i, .thumbnail>i {
    display: block;
    max-width: 100%;
    height: auto;
}
.fa-thumbnails .thumbnail:hover, .fa-thumbnails .fa-plans .fa-plans-item .fa-plans-special:hover, .fa-plans .fa-plans-item .fa-thumbnails .fa-plans-special:hover, .fa-thumbnails .fa-plans-dedicated .fa-plans-item .fa-plans-special:hover, .fa-plans-dedicated .fa-plans-item .fa-thumbnails .fa-plans-special:hover, .fa-thumbnails .fa-plans-vps .fa-plans-item .fa-plans-special:hover, .fa-plans-vps .fa-plans-item .fa-thumbnails .fa-plans-special:hover, .fa-thumbnails .fa-plans-ssl .fa-plans-item .fa-plans-special:hover, .fa-plans-ssl .fa-plans-item .fa-thumbnails .fa-plans-special:hover {
    border: 2px solid #ffb43f;
}
.fa-thumbnails .thumbnail .caption, .fa-thumbnails .fa-plans .fa-plans-item .fa-plans-special .caption, .fa-plans .fa-plans-item .fa-thumbnails .fa-plans-special .caption, .fa-thumbnails .fa-plans-dedicated .fa-plans-item .fa-plans-special .caption, .fa-plans-dedicated .fa-plans-item .fa-thumbnails .fa-plans-special .caption, .fa-thumbnails .fa-plans-vps .fa-plans-item .fa-plans-special .caption, .fa-plans-vps .fa-plans-item .fa-thumbnails .fa-plans-special .caption, .fa-thumbnails .fa-plans-ssl .fa-plans-item .fa-plans-special .caption, .fa-plans-ssl .fa-plans-item .fa-thumbnails .fa-plans-special .caption {
    text-align: center;
}
.thumbnail .caption {
    padding: 9px;
    color: #333;
}
.fa-section-header h4 {
    font-size: 19px;
    line-height: 28px;
}
.fa-section-header p {
    line-height: 16px;
    text-align: center;
    padding: 10px 0 30px 0;
    margin: 0;
}
.fa-section-header p.fa-justify{
    line-height: 25px;
   text-align: justify;
    padding: 0 0 30px 0;
   font-family: IRANSans;
   width: 95%;
}
/*-------------------------plan-----------------*/
.plan {
    background-color: #2c3346;
}
.plan h2 {
    font-size: 26px;
    text-align: center;
    padding: 30px 0 30px 0;
   color: #fff; 
    margin: 0;
}
a.details {
    display: block;
    text-align: center;
    background-color: #3F51B5;
    padding: 10px 0;
    width: 100%;
    margin: 8px 0;
    color: #fff;
    font-size: 17px;
    cursor: pointer;
}
.mysection td a
{
   background-color:#ffb43f !important;
   /* color:#2c3346 !important; */
}
.mysection .htab-container
{
   margin-left: 5%;
    margin-right: 5%;
   width: 93%;
   padding-bottom: 30px;
}
/*------------------------clientele-product----------------*/
.customer .clientele-product
{
   padding:0 !important;
}
.item-main.col-xs-12.col-sm-12.col-md-12 {
    padding-top: 30px;
   padding-bottom: 30px;
}
/*---------------------features----------------------------*/
.fa-features {
    background: #2c3346;
    color: #fdfffc;
    padding-bottom: 30px;
}
.fa-features h2{
    color: #fff;
   font-size: 26px;
    text-align: center;
    padding: 30px 0 0 0;
       margin: 0;
}
.fa-features article p{
    color: #fff;
   padding: 10px 0 30px 0;
   text-align: center;
}
.fa-features p{
    color: #fff;
    padding: 30px 0 30px 0;
    text-align: justify;
    margin: 0;
}
.fa-col-height-fix {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.fa-justify {
    text-align: justify;
    text-justify: inter-word;
}
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}
.fa-lineblue {
    display: block;
    position: relative;
    border-top: 1px solid #ffb43f;
   width: 100%;
    /* margin-top: 30px; */
    /* padding-bottom: 30px;margin-top: 30px; */
    /* padding-bottom: 30px; */
}

.fa-lineblue::after {
    position: absolute;
    left: 50%;
    top: -2px;
    border-radius: 2px;
    width: 75px;
    height: 3px;
    background: #011627;
    margin-left: -37px;
    content: ' ';
}
.fa-features .media {
        padding: 0 10px 0 30px;
}
.fa-features .media p{
    color:#fff;
    padding: 0px 0 0px 0;
    text-align: justify;
    margin: 0;
   font-family: IRANSans;
   font-size: 14px;
    line-height: 25px;
}
.media-left, .media>.pull-left {
    padding-right: inherit;
    padding-left: 10px;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
   padding-top: 15px;
}
.fa-features .media .media-left i {
    /* width: 79px; */
    /* height: 67px; */
    padding-top: 25px;
   font-size: 30px;
    color: #ffb43f;
}
.fa-features .media .media-left .fa-features-shape .fa-icon, .fa-features .media .media-left .fa-features-shape .fa-article .container article footer section .fa-article-social-share div:first-child .fa-icon, .fa-article .container article footer section .fa-article-social-share div:first-child .fa-features .media .media-left .fa-features-shape .fa-icon, .fa-features .fa-main-hosting article .media .media-left .fa-features-shape .fa-icon-orange, .fa-main-hosting article .fa-features .media .media-left .fa-features-shape .fa-icon-orange, .fa-features .fa-main-domain article .media .media-left .fa-features-shape .fa-icon-orange, .fa-main-domain article .fa-features .media .media-left .fa-features-shape .fa-icon-orange, .fa-features .fa-main-vps article .media .media-left .fa-features-shape .fa-icon-orange, .fa-main-vps article .fa-features .media .media-left .fa-features-shape .fa-icon-orange, .fa-features .fa-main-hosting article .media .media-left .fa-features-shape .fa-icon-red, .fa-main-hosting article .fa-features .media .media-left .fa-features-shape .fa-icon-red, .fa-features .fa-main-domain article .media .media-left .fa-features-shape .fa-icon-red, .fa-main-domain article .fa-features .media .media-left .fa-features-shape .fa-icon-red, .fa-features .fa-main-vps article .media .media-left .fa-features-shape .fa-icon-red, .fa-main-vps article .fa-features .media .media-left .fa-features-shape .fa-icon-red {
    font-size: 31px;
}
.fa-features .media .media-left .fa-features-shape .fa-icon::before, .fa-features .media .media-left .fa-features-shape .fa-article .container article footer section .fa-article-social-share div:first-child .fa-icon::before, .fa-article .container article footer section .fa-article-social-share div:first-child .fa-features .media .media-left .fa-features-shape .fa-icon::before, .fa-features .fa-main-hosting article .media .media-left .fa-features-shape .fa-icon-orange::before, .fa-main-hosting article .fa-features .media .media-left .fa-features-shape .fa-icon-orange::before, .fa-features .fa-main-domain article .media .media-left .fa-features-shape .fa-icon-orange::before, .fa-main-domain article .fa-features .media .media-left .fa-features-shape .fa-icon-orange::before, .fa-features .fa-main-vps article .media .media-left .fa-features-shape .fa-icon-orange::before, .fa-main-vps article .fa-features .media .media-left .fa-features-shape .fa-icon-orange::before, .fa-features .fa-main-hosting article .media .media-left .fa-features-shape .fa-icon-red::before, .fa-main-hosting article .fa-features .media .media-left .fa-features-shape .fa-icon-red::before, .fa-features .fa-main-domain article .media .media-left .fa-features-shape .fa-icon-red::before, .fa-main-domain article .fa-features .media .media-left .fa-features-shape .fa-icon-red::before, .fa-features .fa-main-vps article .media .media-left .fa-features-shape .fa-icon-red::before, .fa-main-vps article .fa-features .media .media-left .fa-features-shape .fa-icon-red::before {
    top: 18px;
    right: 20px;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.fa-features .media .media-body .media-heading {
    color: #ffb43f;
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}

/*--------------customerComments-------------------*/
.mysection .carousel-content p 
{
    font-size: 16px;
    padding: 30px 0 30px 0;
    color: #fff !important;
    text-align: justify;
   font-family: IranSans;
}
/*--------------Second Table-------------------*/
table#panels2 {
    background-color: #fff;
    border: 1px solid #ddd;
   width: 100%;
    /* table-layout: fixed; */
}

table#panels2 thead {
    background-color: #fff;
    background-color: #3F51B5;
}

table#panels2 td {
    border: none;
    padding: 15px 5px;
   
}

table#panels2 th {
    padding: 20px 5px;
    color: #fff;
    border: 1px solid #fff;
}

table#panels2 td,
table#panels2 th {
    vertical-align: middle;
}

table#panels2 thead tr th {
    font-family: sans-serif;
    letter-spacing: 1px;
}

.pricing_list_table tbody tr {
    cursor: default;
    
}

.table-striped .table-row-dark>td,
.table-striped tbody tr:nth-child(odd) {
    /* background-color: #fafafa; */
}
.table-striped .table-row-dark>td, 
.table-striped tbody tr:nth-child(even) {
    background-color: #fafafa;
}

.pricing_list_table tbody tr {
    border-bottom: 1px solid #eee;
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear;
}

.pricing_list_table tbody tr:hover {
    background-color: #eee;
    border-color: #025895;
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear;
}

#panels2 tbody tr {
    border-bottom: 1px solid #eee;
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear;
   width:100%;
}

#panels2 tbody tr:last-child td > a {
    background-color: #025895;
    padding: 10px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    transition: all 250ms linear;
}

#panels2 tbody tr:last-child td>a:hover {
    background-color: #3598DC;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    transition: all 250ms linear;    
}

#panels2 tbody tr:hover {
    background-color: #eee;
    border-color: #025895;

}

#panels2 tbody tr > td:first-child {
    font-weight: bolder;
   /* width:100%; */
}

.table thead tr td,
.table tr td {
    border-top: 1px solid #ddd !important;
}

.table>thead>tr>td {
    padding: 15px 8px;
}

.table tbody {
    border-top: 2px solid #ddd;
    border-bottom: none;
   width:100;
}

.table td {
    font-size: 12px;
    padding: 15px;
    line-height: 18px;
    font-weight: 400;
    /* border-left: 1px solid #025895; */
}

.table td.td-title,
.table td.td-titleInTab {
    font-size: 16px !important;
    text-align: left;
}

.table thead td:last-child {
    border-right: 1px solid #fff;
}

.table td.active-product {
    background: #fff;
    border: 1px solid #fff;
    border-right-color: #159882;
    border-left-color: #159882;
}
/*-----------------------host----------------------*/
.top-vps {
    background: #3F51B5;
    position: relative;
}
.content-top-vps {
    width: 100%;
    min-height: 150px;
    text-align: center;
    /* padding-top: 50px; */
}
.content-top-vps a{
   color:#b5b8bf;
}
.content-top-vps a:hover{
   color:#ffb43f;
}
.content-top-vps h2{
   color: #fff;
}
.content-top-vps i{
    max-height: 100px;
    font-size: 40px;
    text-align: center;
    color: #ffb43f;
   display: block;
    max-width: 100%;
    height: auto;
       padding-bottom: 10px;
}

.content-top-vps h3 {
    color: #fff;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
}
.content-top-vps p
{
   color: #fff;
    text-align: center;
    font-family: "IranSans";
}
.content-top-vps .icons {
    width: 100%;
    margin:  0 auto 80px;
    color: #fff;
}
.cloud {
    /* background: url(../../images/links/cloud.jpg) repeat-x; */
    height: 53px;
    position: absolute;
    bottom: 0;
    z-index: 10;
    width: 100%;
}
.cover:after {
    clear: both;
}
.cover:before, .cover:after {
    content: " ";
    display: table;
}

.icons>h3 {
    font-size: 16.25px;
    margin: 0;
    font-weight: 400;
   text-align: center;
   display: inline-block;
    padding: 0 40px;
}
/*----------------host type-----------------*/
.content-panels, .content-vps {
    width: 80%;
   margin:0 10% 30px 5%;
   
}
.media-body {
    text-align: justify;
}
.media .title {
    text-align: right;
    /* margin-right: 150px; */
    font-family: BYekan, Yekan, "Open Sans", sans-serif;
    font-size: 21px;
}
.media-body p {
    font-size: 15px;
    color: #2f383f;
    /* padding-right: 15%; */
    min-height: 84px;
    font-family: "IranSans";
    padding-bottom: 30px;
}

.btn-green, .btn-gray {
    background-color: #ffb43f;
    font-size: 17px;
    color: #f7f7f7;
    text-align: center;
    padding: 2px 23px;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    transition: all .6s;
   float: left;
}
.media a.btn-green:hover
{
   color:#2c3346;
}

.media li
{
  padding-top: 30px;
}
.header-main .calls-main .calls
{
   z-index:0 !important;
}
.header-main .phone-style
{
   z-index:1 !important;
}
.navigation-bg a
{
   color: #fff !important;
}
.navigation-bg a:hover
{
   color:#ffb43f !important;
}
/*----------------------plans----------------------*/
.plans{
    background-color: #2c3346;
    width:100%
}
.plans h2{
   color:#fff !important;
}
.col-container {
    display: table; 
    width: 100%;
   border-collapse: separate;
    border-spacing: 25px;
}

.col {
    display: table-cell;
    background-color:#67cec3;
    text-align: center;
    color:#2c3346 !important;
    width: 20%;
    transition: all 0.35s ease;
}
.col:hover {
    background-color:#fff;
    color:#fff !important;
}
.col:hover p {
   color:#0a695f !important;
}
.col:hover h2
{
   color:#2c3346 !important;
    background-color:#ffb43f;
}
.col:hover a {
   color:#2c3346 !important;
    background-color:#ffb43f;
}
.col h2
{
   color: #fff !important;
   font-family: sans-serif;
   background-color: #67cec3;
   font-weight: bold;
   transition: all 0.35s ease;
   padding: 20px 0 20px 5px;
}
.col p{
   font-size: 15px;
    padding: 10px 15px 10px 0;
    color: #2c3346;
    line-height: 0.5;
    text-align: center;
   font-family: iranSans;
    font-weight: 500;
}
.planorder 
{
   background-color: #67cec3;
   font-weight: bold;
   color:#fff !important;
   transition: all 0.35s ease;
   width: 100%;
   min-height: 50px;
   padding: 15px;
}
.col h2:hover
{
   color:#ffb43f;
}

.col hr
{
   margin:0 !important;
}
.newcustomers
{
  width:auto;
  height:auto;
}
.carousel-indicators li
{
   margin-bottom: 30px !important;
}
.carousel-indicators .active
{
   margin-bottom: 30px !important;
}
.pTop
{
   margin-top:15px;
}
.pbottom
{
   margin-bottom:15px;
}
.responsiveBaner
{
   background-image : url("../../images/topimage.jpg");
   width:100%;
   max-width: 100%;
   display: inline-block;
    background-size: cover;
    min-height: 110px;
    background-repeat: no-repeat;
}
.responsive:before
{
   background : url("../../images/topimage.jpg") no-repeat;
   display:block;
   height: 110px;
}
/*------------------hoverimage----------------------*/
.customercontainer {
    position: relative;
    width: 50%;
}
.customerimage {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.customercontainer:hover .customerimage {
  opacity: 0.3;
}

.customercontainer:hover .middle {
  opacity: 1;
}

.customertext {
  background-color: #2c3346;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
  clear: both;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
}
.social-links i.fa-telegram :before
{ 
content:"\f2c6";
font-family:FontAwesome;
}

.MP1 h4{
   color:#fff !important;
} 
.pelanicon
{
   font-size:16px;
   padding-right:3px;
   color:#7167d1;
}
.PlanOff
{
    color: #fff;
    padding: 0px;
    background-color: #c31616;
    margin: 0px;
    border: 1px solid #c31616;
    border-radius: 4px;
    padding: 1px;
    cursor: pointer;
    display: inline-block;
    cursor: pointer; 
    margin-bottom: 2px;
    font-family: IRANSans;
   font-weight: 400;
}
.col p.cost {
    color: #2c3346 !important;
    font-size: 18px;
}
.col p.cost:hover {
   color: #0a695f  !important;
}
.col .costSpan
{
   font-size:12px;
}

.sec-even {
    background-color: #ededed !important;
}
.MP1  .text .sec-desc, .MP1  .text .sec-even .panel .panel-body {
text-align: justify;
}
.MP1  .text .sec-desc > h3,.MP1  .text .sec-even .panel  h3{
text-align: center;
}
.MP1  .text .sec-desc, .MP1  .text .sec-even .panel{
padding:10px;
}
.panel-body .content p {
padding:10px;
}
.header-main .btns-lang:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 39px 25px;
    border-color: transparent transparent #025895 transparent;
    position: absolute;
    left: -25px;
    top: 0;
   display: none !important;
}
