/*
 Theme Name:   Haxon Child Theme
 Description:  Haxon Child Theme
 Author:       Bipin Prasad
 Author URI:   decoder.arya@gmail.com
 Template:     haxon
 Version:      1.0.0
*/

@import url("../haxon/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
p{
    font-size: 13px;
    line-height: 25px;
    color: #000
}
b {
    font-weight: bold;
}
#main .default-page-left a {
    color: #01BED2 !important;
}
#main .default-page-left a:hover {
    text-decoration: underline;
}
strong{
    font-size: 12pt; 
    color: #808080; 
}
.request-free-quote a:hover{
    color: #01BED2 !important;
}
#header {
    margin-bottom: 0;
    margin-top: 10px !important;
    padding-bottom: 15px;
    padding-top: 0;
}
.left-navigation {
    float: left;
    width: 36%;
} 
.right-navigation {
    float: right;
    margin-top: 10px !important;
    width: 36%;
}
#header .menu li {
    display: inline-block;
}
.right-navigation .menu li a {
    margin-left: 6px !important;
    margin-right: 32px !important;
}
#header .menu li a {
    color: #000000;
    font-size: 15px;
    margin: 0 20px;
    padding: 1px 5px 16px;
    text-transform: uppercase;
}
.navigation {
    margin-top: 94px;
}
#header .menu li a:hover {
    color: #01BFD2;
}
#logo-container {
    float: left;
    width: 27%;
    text-align: center;
}
#logo {
    float: none;
}
.slider-container {
    margin-bottom: 0;
}
.second-top-menu {
    background-color: #393939;
    height: 34px;
    padding-top: 9px;
}
.second-top-menu .menu li {
    display: inline;
}
.second-top-menu .menu li a {
    color: #FFFFFF;
    font-size: 20px;
    padding:  0 53px;
    text-transform: uppercase;
}
.second-top-menu .menu li a:hover {
    color: #01BFD2;
}
.intro-text {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    text-align: center;
    width: 90%;
    margin-top: 15px;
}
.intro-text p {
    color: #000000;
}
.second-top-menu div.span12{
    margin: 0 auto;
    float: none !important;
}
.what-we-do {
    margin: 0 auto;
    padding-bottom: 20px;
    text-align: center;
    width: 90%;
}
.what-we-do-body {
    margin-left: 17%;
    width: 88%;
}
.what-we-do-body .vc_span5 {
    margin-right: 3%;
}
.what-we-do-body .vc_span5 img {
    box-shadow: 0 5px 0 #6C6C6C;
}
.why-choose-us {
    width: 100%;
}
.why-choose-us .vc_row-fluid {
    margin: 0 auto !important;
    width: 100%;
}
.who-we-are-strip{
    position: relative; 
    margin-bottom: 0px; 
    left: 0px; 
    top: -68px; 
    z-index: -1; 
    height: 82px; 
    background-color: rgb(229, 229, 229);
}
.special_intro p {
    margin: 0;
}
.special_intro .titles li a {
    color: #333333;
    padding-bottom: 11px;
}
.special_intro .titles li:hover a {
    background-color: #333333;
    color:#fff;
}

.special_intro .titles a.selected {
    background-color: #333333 !important;
    font-weight: 400;
    color: #fff;
}
.special_intro .titles li {
    border-bottom: 1px solid #fff !important;
    background:url(li-bg.gif) repeat-x bottom;
}
.special_intro .titles li:hover {
    border-bottom: 1px solid #ffffff !important;
}
.special_intro .titles li:last-child {
    border-bottom: none !important;
    background:#fff;
}
.special_intro .line {
    border-left: 2px solid #333;
    height: 189px;
}
.special_intro .span4{
    margin-left: 65px;
    width: 296px;
}
.tagline{
    background-color: #01BED2 !important;
}
.tagline .content div{
    text-align:left;
}
.tagline .title {
    font-size: 27px !important;
    font-weight: 600  !important;
    text-transform: uppercase !important;
}
.tagline .button {
    background-color: #323232;
    float: right;
    height: 48px !important;
    margin: 0 !important;
    padding-left: 4px !important;
    padding-right: 4px !important;
}

#footer {
    background: none repeat scroll 0 0 #333333;
    position: relative;
    z-index: 1;
}
#footer .what-we-do{
    text-align: left;
}
#footer .what-we-do .span4{
    margin-left: 0;
}
#footer .widget_area h4 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 16px;
}

#menu-quick-links {
    list-style: none;
}
#menu-quick-links li {
    background: none;
    padding: 0;
}
#menu-quick-links li a {
    color: #01BED2 !important;
}
#footer .what-we-do .span4{
    width: 350px;
}
.contact-info {
    padding-left: 12%;
    width: 276px !important;
}
.marketting-news h4 {
    text-align: center;
}

.contact-info .textwidget {
    line-height: 14px;
    color: #8C8C8C;
}
.contact-info a {
    color: #01BED2 !important;
}
.marketting-news li a {
    color: #8C8C8C !important;
}
#footer a:hover{
    text-decoration: underline !important;
}
#footer .footer-menu {
    width: 300px !important;
}

.header-call {
    padding-top: 38px;
    float: left;
    width: 100%;
    text-align: right;
    margin-bottom: 16px;
}

.header-call > img {
    padding-right: 59px;
}

.copyright a{
    color: #01BED2 !important
}
.copyright{
    color: #8C8C8C !important
}

.social_media .social_icons {
    float: right;
    margin-right: 90px;
}
.social_media .social_icons a {
    background-color: #555557;
}
#footer .row{
    margin-bottom: 0px;
}
#footer .widget_area .what-we-do #nav_menu-2{
    margin-bottom: 10px;
}
.home-slider .intro-text p {
    font-size: 13px;
    line-height: 25px;
}
.default-page-left {
    margin-left: 54px  !important;
    width: 797px  !important; 
}
.default-page-right {
    margin: 0 !important;
    padding-top: 0;
}
.free-consultation .free {
    background-color: #01BFD2;
    color: #FFFFFF !important;
    float: left;
    font-size: 36px;
    padding: 20px 0;
    text-align: center;
    width: 35%;
}
.free-consultation .consultation {
    background: none repeat scroll 0 0 #323232;
    color: #FFFFFF !important;
    float: right;
    padding: 10px 0;
    text-align: center;
    width: 64%;
}
.right_sidebar .widget_nav_menu {
    float: left;
    margin-top: 20px;
    width: 100%;
    text-align: center;
}

.right_sidebar .widget_nav_menu .widget-title {
    border-bottom: 2px solid #666666;
    font-weight: 600;
    margin: 0 auto;
    padding-bottom: 2px;
    width: 42%;
    color: #666666;
}
.right_sidebar .widget_nav_menu .menu li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 14px;
    margin: 0 !important;
    padding: 0 !important;
}
.right_sidebar .widget_nav_menu .menu li a{
    color:  #01BED2 !important;
}
.right_sidebar .widget_nav_menu .menu li a:hover{
    text-decoration: underline;
}
.right_sidebar .widget_nav_menu .menu li:hover {
    width: 100%;
}
#footer .copyright {
    color: #FFFFFF;
    float: left;
    font-weight: 400;
    margin-left: 0 !important;
}
#intro {
    background: none repeat scroll 0 0 #333333;
}
#intro h2 {
    color: white;
    text-transform: uppercase;
}
.default-page-left a{
    color: #009CFF;
    text-decoration: underline;
}
.default-page-left a:hover{
    text-decoration: none;
}
.navigation .menu .sub-menu {
    background: none repeat scroll 0 0 #FFFFFF;
    display: none;
    margin-left: 20px;
    opacity: 0.9;
    padding-top: 0;
    position: absolute;
    width: 272px;
    z-index: 9999;
}
.navigation .menu .sub-menu li {
    background-color: #333333;
    margin-top: 1px;
    opacity: 0.9;
    padding: 5px 0;
    width: 100%;
}
.navigation .menu .sub-menu li:first-child {
    margin-top: 19px;
}
.navigation .menu .sub-menu li:hover {
    background-color: #01BFD2;
}
.navigation .menu .sub-menu li a {
    color: #fff !important;
}
.navigation .menu li.menu-item-has-children:hover > .sub-menu{
    display: block;
}
.default-page-left .page h4 {
    color: #808080;
    font-size: 12pt;
    font-weight: bold;
}
.why-choose-us .vc_row-fluid .wcucontainer {
    background-color: #01BED2;
    padding-top: 5px;
    border-bottom: 4px solid #6A6C65;
    min-height: 290px;
}
.wcucontainer h2.wcutitle {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 26px;
    text-align: center;
}
.wcucontainer .wcuintro {
    color: #FFFFFF;
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 10px;
}
.wcucontainer .wcuintro p {
    color: #FFFFFF;
    font-size: 15px;
    line-height: 20px;
}
.wcucontainer .wcuthumb-container {
    float: left;
    width: 100%;
    height: 110px;
    text-align: center;
}
.wpcf7-submit {
    background: none repeat scroll 0 0 #333333 !important;
}
.wpcf7-textarea {
    width: 319px;
}
#intro .container h2{
    padding-left: 24px;
}
#intro .container .search{
    display: none;
}
.blog1 .post_date {
    float: right;
    margin-right: 22px;
}
.special_intro .span8, .special_intro .span8 .description {
    height: 196px;
    overflow-y: hidden;
}
.marketting-news h4 a.rsswidget{
    color: #fff !important;
}
.meet-the-team-main {
    margin-bottom: 20px;
    width: 100%;
    float: left;
}
.meet-the-team-left{
    width: 22%;
    float: left;
}
.meet-the-team-right {
    float: right;
    width: 77%;
}
.services .meet-the-team-left {
    float: left;
    width: 14%;
}
.services .meet-the-team-right {
    float: right;
    width: 85%;
}
.container #main .default-page-left ul li {
    color: #01BFD2;
    list-style: disc outside none;
    margin-left: 25px;
    font-size: 15px;
}
.container #main .default-page-left ul li b {
    color: #808080;
}
.mobile-navigation > ul {
    z-index: 2147483647;
}
.colored{
    color: #01BFD2 !important;
}
.navigation .menu .sub-menu li.menu-item-has-children ul.sub-menu {
    background-color: #FFF;
    left: 253px;
    margin-top: -29px;
    position: absolute;
    top: auto;
    z-index: 2147483647;
}
.navigation .menu .sub-menu li.menu-item-has-children ul.sub-menu li {
    border-top: 1px solid #FFFFFF;
    margin-top: 0;
    padding-top: 6px;
}
.navigation .menu .sub-menu li.menu-item-has-children {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #333333;
    background-image: url("http://mdmarketingexperts.com/wp-content/uploads/2014/03/arrows-right.png");
    background-origin: padding-box;
    background-position: 260px center;
    background-repeat: no-repeat;
}
/*====================================================================================================================================*/
/*@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {  STYLES GO HERE */
@media (max-width: 1024px)  {
    .right-navigation .menu li a {
        margin-left: 6px !important;
        margin-right: 9px !important;
    }
    .header-call > img {
        padding-right: 25px;
    }
    .second-top-menu .menu li a {
        color: #FFFFFF;
        font-size: 20px;
        padding: 0 32px;
        text-transform: uppercase;
    }
    .why-choose-us .vc_row-fluid .wcucontainer {
        min-height: 310px;
    }
    .special_intro .span4 {
        margin-left: 46px;
        width: 242px;
    }
    .tagline .content {
        float: left;
        max-width: 650px;
        width: 70%;
    }
    .first-consultation-box .second-button {
        padding-top: 40px!important;
        padding-bottom: 30px !important;
    }
    .first-consultation-box .first-button {
        padding-top: 34px !important;
        padding-bottom: 21px !important;
    }
    #footer .footer-menu {
        width: 200px !important;
    }
    #footer .contact-info {
        padding-left: 20px !important;
    }   
    .social_media .social_icons {
        float: right;
        margin-right: 126px;
    }
    #header .menu li a {
        color: #000000;
        font-size: 15px;
        margin: 0 18px;
        padding: 1px 5px 16px;
        text-transform: uppercase;
    }
    .default-page-right {
        margin: 0 !important;
        max-width: 100% !important;
        padding-top: 0;
        width: 100% !important;
    }
    .default-page-left {
        margin-left: 54px !important;
        width: 890px !important;
    }
    .default-page-right > div {
        margin-left: 27%;
        width: 385px !important;
    }   
    #header .menu li a {
        color: #000000;
        font-size: 15px;
        margin: 0 18px;
        padding: 1px 5px 16px;
        text-transform: uppercase;
    }
}
@media (max-width: 980px) and (min-width: 801px){
    #header .menu li a {
        padding: 1px 16px 0;
    }
    .second-top-menu .menu li a {
        padding: 0 31px;
    }
    .special_intro .span4 {
        margin-left: 48px;
    }
    .special_intro .span8 {
        width: 566px;
    }
    .tagline .content {
        max-width: 572px;
    }
    .tagline .title {
        font-size: 24px !important;
    }
    .contact-info {
        padding-left: 2.5%;
        width: 276px !important;
    }
    #footer .footer-menu {
        width: 195px !important;
    }
    .who-we-are-strip {
        height: 63px;
        top: -59px;
    }
    .default-page-left {
        margin-left: 30px !important;
        width: 620px !important;
    }
    .right-navigation .menu li a {
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding: 0px 6px !important;
    }
    .left-navigation .menu li a {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding: 0 21px !important;
    }
    .why-choose-us .vc_row-fluid .wcucontainer {
        min-height: 310px;
    }
}
@media (max-width: 800px)  {
    .second-top-menu .menu li a {
        padding: 0 11px;
    }
    .mobile-navigation > ul li {
        width: 100%;
    }
    .who-we-are-strip {
        height: 47px;
        top: -52px;
    }
    .special_intro .span4 {
        margin-left: 36px;
        width: 200px;
    }
    .special_intro .span8 {
        width: 468px;
    }
    .what-we-do .tagline .content {
        width: 375px !important;
    }

    .what-we-do .tagline .first-button {
        padding-bottom: 25px;
        padding-top: 39px;
    }
    .what-we-do .tagline .second-button {
        padding-bottom: 36px !important;
        padding-top: 43px !important;
    }

    #footer .what-we-do .span4 {
        width: 185px !important;
    }
    .social_media .social_icons {
        margin-right: 20px;
    }
    .default-page-left {
        margin-left: 30px !important;
        width: 695px !important;
    }
    .wcucontainer h2.wcutitle {
        font-size: 18px;
    }
    .default-page-right > div {
        margin-left: 24%;
        width: 385px !important;
    }
    .why-choose-us .vc_row-fluid .wcucontainer {
        min-height: 350px;
    }
    .first-consultation-box .first-button {
        float: right !important;
        padding-bottom: 26px !important;
        padding-top: 38px !important;
    }
    .what-we-do .tagline .second-button {
        float: left !important;
        padding: 43px 7px 36px 4px !important;
    }
}
@media (max-width: 600px) and (min-width: 481px) and (orientation : landscape){
    #logo-container {
        width: 30%;
    }
    .second-top-menu .menu li {
        display: inline-block;
        text-align: center;
        width: 100%;
    }
    .why-choose-us .vc_row-fluid .wcucontainer {
        min-height: 350px;
        width: 47%;
        margin-left: 0 !important;
        margin-right: 13px;
    }
    .vc_row-fluid .vc_span2 {
        width: 30% !important;
        margin-left: 0 !important;
        margin-right: 15px;
    }
    .special_intro .span4 {
        margin-left: -5px;
        width: 100%;
    }
    .row.second-top-menu {
        height: 135px;
    }
    .what-we-do-body {
        margin-left: 12%;
        width: 88%;
    }
    .special_intro .span8 {
        width: 100%;
        margin-left: 0px !important;
    }
    .who-we-are-strip {
        position: relative;
        margin-bottom: 0px;
        left: 0px;
        top: -83px !important;
        z-index: -1;
        height: 65px !important;
        background-color: rgb(229, 229, 229);
        margin-bottom: -24px;
    }
    .what-we-do .tagline .second-button {
        border-right: medium none !important;
        margin-top: 6px !important;
        padding: 16px 54px 15px !important;
    }
    .what-we-do .tagline .first-button {
        float: left !important;
        margin-top: 10px !important;
        padding-bottom: 29px;
        padding-left: 31px !important;
        padding-right: 32px !important;
        padding-top: 9px;
        width: 101px !important;
    }
    #footer .what-we-do .span4 {
        width: 209px !important;
        float: left;
    }
    .contact-info {
        padding-left: 0%;
        width: 276px !important;
    }
    .mobile-navigation ul li {
        width: 100%;
    }
    .what-we-do .tagline .content {
        width: 230px !important;
    }
    .first-consultation-box {
        display: none;
    }
    .second-consultation-box {
        display: block !important;
        float: right;
        width: 42%;
    }
    #main {
        margin: 20px 0 0;
    }
    .default-page-left {
        margin-left: 0px !important;
        width: 514px !important;
    }
    #intro .container h2 {
        padding-left: 0px !important;
    }
    .default-page-right > div {
        margin-left: 13%;
        width: 385px !important;
    }
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : landscape) { 

    #logo-container {
        float: left;
        text-align: center;
        width: 36%;
    }

    .second-top-menu .menu li {
        display: inline-block;
        text-align: center;
        width: 100%;
    }
    .row.second-top-menu {
        height: 135px;
    }
    .what-we-do-body {
        margin-left: 8%;
        width: 88%;
    }
    .special_intro .span8 {
        width: 468px;
        margin-left: -25px !important;
    }
    .special_intro .span4 {
        margin-left: 36px;
        width: 353px;
    }

    .footer-logos .footer-logos-container {
        width: 100%;
        padding: 0;
    }
    .footer-logos .footer-logos-container .what-we-do {
        width: 100%;
    }
    .what-we-do .tagline .content {
        width: 328px !important;
    }

    .what-we-do .tagline .first-button {
        padding-bottom: 25px;
        padding-top: 39px;
        margin-top: 15px !important;
        padding-left: 30px !important;
        padding-right: 33px !important;
    }
    .what-we-do .tagline .second-button {
        float: left;
        margin-top: 15px !important;
        padding: 43px 29px 36px !important;
    }
    .who-we-are-strip {
        height: 70px;
        top: -88px;
    }
    .who-we-are-strip {
        height: 70px;
        top: -88px;
        margin-bottom: -62px;
    }
    .mobile-navigation ul li{
        width: 100%;
    }
    .default-page-left {
        margin-left: 0 !important;
        width: auto !important;
    }   
    .default-page-right {
        margin: 0 !important;
        padding-top: 0;
        width: 350px !important;
        float: left !important;
        margin-left: 36px !important;
    }
    .services .meet-the-team-left {
        float: left;
        width: 23%;
    }
    .services .meet-the-team-right {
        float: right;
        width: 75%;
    }
}
@media (max-width: 360px)  {
    .second-top-menu {
        height: 130px;
    }
    .second-top-menu .menu li {
        display: inline-block;
        text-align: center;
        width: 100%;
    }
    .what-we-do-body {
        margin-left: 7%;
    }
    .special_intro .span4 {
        margin-left: 0px;
        width: 265px;
    }
    .agency .special_intro .span4 {
        width: 100%;
    }
    .what-we-do .tagline .content {
        width: 100% ;
    }
    .who-we-are-strip {
        display: none;
    }
    .agency .special_intro .description img {
        width: 100%;
        height: 130px;
    }
    .agency .special_intro .span8 {
        margin-left: -29px !important;
        width: 317px;
        margin-bottom: 0 !important;
    }
    .what-we-do .tagline .content {
        width: 100% !important;
        margin-bottom: 15px;
    }
    .first-consultation-box{
        display: none;
    }
    .second-consultation-box{
        display: block !important;
    }
    /*    .what-we-do .tagline .first-button {
            float: left;
            margin-left: 0px !important;
            padding-bottom: 28px;
            padding-top: 18px;
            width: 82%;
        }*/
    /*    .what-we-do .tagline .second-button {
            border: medium none !important;
            margin-top: 10px !important;
            padding: 15px 46px 11px 52px !important;
            margin-left: 1px !important;
            width: 46%;
        }*/
    .second-consultation-box .second-button {
        border: medium none !important;
        float: left;
        margin-bottom: 7px !important;
        width: 82%;
    }
    .second-consultation-box .first-button {
        float: left;
        width: 82%;
    }   
    #footer .what-we-do .span4 {
        width: 100% !important;
        text-align: left;
    }
    .marketting-news h4 {
        text-align: left;
    }
    .contact-info {
        padding-left: 0%;
        width: 100%!important;
    }
    .social_media .social_icons {
        margin-right: 0px;
    }
    .tagline .button {
        background-color: #323232;
        height: 48px !important;
        padding-left: 17px !important;
        padding-right: 17px !important;
    }
    .default-page-left {
        margin-left: 0 !important;
        width: auto !important;
    }
    #logo-container {
        float: left;
        text-align: center;
        width: 59%;
    }
    .footer-logos {
        width: 100% !important;
    }
    .footer-logos .footer-logos-container {
        padding: 0;
        width: 100% !important;
        margin-bottom: 25px !important;
    }
    .footer-logos .footer-logos-container .what-we-do {
        padding: 0 !important;
        width: 100%;
    }
    .footer-logos .footer-logos-container .what-we-do .ls-inner img {
        width: 100% !important;
        height: 72px !important;
    }
    .mobile-navigation ul li{
        width: 100%;
    }
    .default-page-right {
        float: left !important;
        margin: 0 !important;
        padding-top: 0;
        width: 264px !important;
    }
    .meet-the-team-left {
        float: left !important;
        text-align: center !important;
        width: 100% !important;
    }
    .meet-the-team-right {
        float: right !important;
        text-align: center !important;
        width: 100% !important;
    }
}
/* POPUP */
#cda-remove {
    background: none repeat scroll 0 0 #aaa;
    cursor: pointer;
    height: 24px;
    opacity: 1;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 24px;
}
#cda-remove:before {
    color: #FFFFFF;
    content: "x";
    font-family: Arial,sans-serif;
    font-weight: 400;
}
.pop {
    bottom: 0;
    position: fixed;
    right: 0;
    z-index: 9999;
   /* border:4px solid #e7610a;*/
border: 4px solid #EDEC6D;
}
@media (max-width:480px){ 
	.pop {width:250px;}
	.pop img{ width:100%; max-width:100%; height:auto}
}

#cda-remove2{
    background: none repeat scroll 0 0 #aaa;
    cursor: pointer;
    height: 24px;
    opacity: 1;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 24px;
}
#cda-remove2:before {
    color: #FFFFFF;
    content: "x";
    font-family: Arial,sans-serif;
    font-weight: 400;
}
.pop-two {
    bottom: 0;
    position: fixed;
    right: 0;
    z-index: 9999;
    /*border:4px solid #e7610a;*/
border: 4px solid #EDEC6D;
}
@media (max-width:480px){ 
	.pop-two {width:250px;}
	.pop-two img{ width:100%; max-width:100%; height:auto}
}

.popup-top{ background:#333; padding:0 20px 10px;margin:0}
.popup-container{ max-width:338px; margin:0 auto;}
.popup-top p{text-align:center; color:#fff; font-size:18px; margin-bottom:0; }
.popup-top img{ margin:0 auto; display:table}
.popup-bottom{ background:#01bed2; padding:20px 15px 10px;float: left;}

.popup-bottom > a {
	background: none repeat scroll 0 0 #333333;
	color: #FFFFFF;
	float: left;
	font-family: arial;
	font-size: 22px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	width: 40%;
}
.popup-container span {
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	text-align: center;
}

.pop-two .popup-top {
    background: none repeat scroll 0 0 #01BFD2;
    margin: 0;
    padding: 10px 20px;
}
/* End of POPUP */