/*
 Theme Name:   X Child
 Description:  X Child Theme
 Author:       Taraprasad Swain
 Author URI:   http://www.taraprasad.com
 Template:     x
*/
@import url("../x/style.css");
@import url("../x/framework/css/dist/site/stacks/integrity-light.css");

body {
    font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
background: rgba(61,77,121,1);
background: -moz-linear-gradient(top, rgba(61,77,121,1) 0%, rgba(114,126,158,1) 25%, rgba(245,241,240,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(61,77,121,1)), color-stop(25%, rgba(114,126,158,1)), color-stop(100%, rgba(245,241,240,1)));
background: -webkit-linear-gradient(top, rgba(61,77,121,1) 0%, rgba(114,126,158,1) 25%, rgba(245,241,240,1) 100%);
background: -o-linear-gradient(top, rgba(61,77,121,1) 0%, rgba(114,126,158,1) 25%, rgba(245,241,240,1) 100%);
background: -ms-linear-gradient(top, rgba(61,77,121,1) 0%, rgba(114,126,158,1) 25%, rgba(245,241,240,1) 100%);
background: linear-gradient(to bottom, rgba(61,77,121,1) 0%, rgba(114,126,158,1) 25%, rgba(245,241,240,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d4d79', endColorstr='#f5f1f0', GradientType=0 );
}

.x-breadcrumb-wrap {
    background-color: #f9f9f9;
    padding: 1.05em;
}

.x-navbar.x-navbar-fixed-top.x-container.max.width {
    margin-top: 20px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
    margin: 0.25em 0em 0.2em;
    letter-spacing: 0px!important;
}

h1, .h1 {
    font-size: 300%;
}

h3, .h3 {
    font-size: 190.5%;
}

h6.h-alert {
    font-weight: bold;
}

.x-container.width{
    width: 98% !important;
}
.x-brand img {
    width: 300px !important;
}

.x-nav-tabs > li > a {
    font-weight: bold;
}

.entry-header, .entry-content {
    padding: 1em;
    line-height: 1.5em;
}

.entry-content {
    margin-top: 0;
    padding-top: 0;
}


.x-content-band {
    padding: 5px 5px 0 0;
}

.x-topbar .x-social-global {
    float: left;
}

.x-topbar .p-info, .x-topbar .p-info a, .x-navbar .desktop .x-nav > li > a, .x-navbar .desktop .sub-menu a, .x-navbar .mobile .x-nav li > a, .x-breadcrumb-wrap a, .x-breadcrumbs .delimiter {
    /*float: right;*/
}

a:link, a:visited, .x-topbar .p-info a {
    /*font-weight: bold;*/
}

.desktop .sub-menu {
    font-size: 16px;
}
header .x-navbar-inner {
    margin-top: 40px;
}
.x-topbar {
    background-color: #C9FF3B; /*#A0CB53; #90C342;*/
    color: #000;
    font-size: 17px;
    min-height: 40px;
    left: 0px;
    position: absolute;
    width: 100%;
    border: none;
    position: fixed;
    left: auto;
    margin: -40px auto;
    max-width: 1200px;
}

.x-topbar .p-info {
    color: #000!important;
    font-size: 17px;
    margin: 9px 0px 0px;
}

.x-icon-facebook-square::before, .x-icon-twitter-square::before, .x-icon-google-plus-square::before, .x-icon-youtube-square::before, .x-icon-pinterest-square::before {
    content: "";
    display: block;
    height: 24px;
    width: 24px;
    /*background: url('images/socialicons.fw.png') no-repeat;*/
}

.x-icon-twitter-square::before {
    background-position: -32px 0px;
}

.x-icon-google-plus-square::before {
    background-position: -96px 0px;
}

.x-icon-youtube-square::before {
    background-position: -64px 0px;
}

.x-icon-pinterest-square::before {
    background-position: -128px 0px;
}

.x-social-global:before {
    /*content: "Join Us: ";
    float: left;*/
}

.x-navbar .desktop .x-nav > li {
    border-right: 1px solid #e6e7e8;
}

.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a {
    box-shadow: none!important;
}

.x-navbar .desktop .x-nav > li > a {
    letter-spacing: 0;
    padding: 16px;
    font-size: 17px;
}

.x-navbar {
    border-bottom: 3px solid #0000f5;
    box-shadow: none;
}

.x-slider-container.below {
    border-bottom: none;
}

.x-boxed-layout-active .site {
    box-shadow: none;
    border-width: 0px;
}

body.x-navbar-fixed-top-active .x-navbar-wrap {
    margin-top: 40px;
}

.quote {
    background: url('images/quote.png') no-repeat 20px 20px;
    padding-left: 60px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
}

.quoterow .wpb_row {
    background-color: #fbf9f9;
    border: 1px solid #898989;
    border-radius: 10px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.quote .author {
    font-weight: bold;
}

.getstartedform {
    border: 1px solid #2a211c;
    border-radius: 60px;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute!important;
    right: 0px;
    transform: translate(-2%, -81%);
    -webkit-transform: translate(-2%, -81%);
    z-index: 9999;
    text-align: center;
    padding: 20px;
    color: #000;
}

.getstartedform h2 {
    margin: 0px;
    margin-bottom: 10px;
    color: #3eaaad;
}

.getstartedform input{
    text-align: center;
}

.getstartedform .x-btn {
    font-size: 20px;
}

.getstartedform .number {
    font-size: 30px;
    font-weight: bold;
}

.bluetxt {
    color: #0000f5;
}

.blacktxt {
    color: #000000;
}

.x-navbar .x-nav-wrap.mobile .x-nav > li > a {
    padding: 10px;
    width: 100%;
}

.x-topbar .p-info {
    background-color: transparent;
}

.x-navbar .mobile .x-nav li > a {
    width: 100%;
}

.x-navbar .mobile .x-nav > li.x-menu-item-search {
    margin: 0px;
}

.greentxt {
    color: #D2FB4A;
    font-style: italic;
}

.winning {
    font-size: 16px;
    font-weight: bold;
}

.box1 {
    border: 1px solid #898989;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
    text-align: center;
    overflow: hidden;
    min-height: 290px;
}

.box1 a {
    /*margin-top: 10px;
    margin-bottom: 20px!important;*/
}

.box1 h5 {
    margin: 10px;
}

footer.top {
    background-color: #c5d0e4; /*#E0EECB; /* #90C342; /*2e2e2e;*/
    /*margin-top: 10px;*/
    padding: 0px!important;
    color: #000;
}

footer.top h5 {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}

footer.top .last {
    background-color: #c5d0e4; /*#E0EECB; /*#90c342;*/
    padding-left: 3px;
    padding-bottom: 3px;
    color: #000;
}

footer.top .last h5 {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}

footer.top .last img {
    margin-right: 5px;
}

.widget {
    text-shadow: none;
}

.getstarted {
    margin-top: 25px;
    border-radius: 15px;
    color: #ffffff;
}

.getstarted a {
    font-weight: bold;
    color: #c2cdff;
    font-size: 15px;
}

.getstarted .h4 {
    color: #ffffff;
}

.getstarted .devo_locator_submit {
    display: inline-block;
    background-color: #0024c4;
    padding: 8px;
    border-radius: 10px;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
}

blockquote {
    font-size: 100%;
}


/*blogs*/
.categorylist {
    padding-left: 20px;
}

.categorylist a {
    
}

.gridformat article {
    height: 17em;
    border: 2px solid #e2e2e2 !important;
    text-align: center;
    padding: 10px;
    margin-bottom: 85px;
}

.gridformat article.hentry {
    margin-top: 0px;
}

.gridformat .imagewrap a {
    height: 8em;
    overflow: hidden;
    position: relative;
    width: 100%;
    margin: 0px;
}

.gridformat .imagewrap a img {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: auto;
    position: absolute;
    max-width: none;
}

.gridformat article h2 {
    height: 80px;
    overflow: hidden;
}

.gridformat article h2 a {
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 0.65em;
    font-weight: 300;
    line-height: 1.2;
    text-align: center;
}

.gridformat .imagewrap {
    height: 8em;
    margin-bottom: 10px;
}

.entry-title {
    line-height: 80%;
}

.griddate{
    font-family: "gh_mod_displayregular",Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    height: 22px;
}

.gridformat .author {
    margin-top: 10px;
}

.gridformat .author a {
    text-decoration: none;
}

.author-photo {
    margin: 0px auto;
    width: 100px;
}

.gridformat .author-photo img {
    border-radius: 60px;
    height: 60px;
    width: 60px;
    margin: 0px auto;
    border: 2px solid #e2e2e2;
}

.gridformat .author-photo-wrapper {
    text-align: center;
    width: 100%;
}

.paginator {
    list-style: none;
    text-align: center;
}

.paginator li {
    display: inline-block;
}

.paginator li a {
    border: 1px solid #E2E2E2;
    display: inline-block;
    line-height: normal;
    padding: 8px;
}


.blog2 .entry-title {
    border-bottom: 1px solid #dddddd;
    border-top: 2px solid #dddddd;
    color: #0101b1;
    font-size: 15pt;
    font-weight: normal;
    line-height: 1.3em;
    padding: 2px 0;
}
.blog2 h2:first-child {
    margin-top: 0;
}

.blog2:last-child {
    margin-bottom: 30px;
}

.blog2 .entry-meta {
    border-top: 1px dotted #ccc;
    color: #888;
    margin: 0 0 10px;
    padding: 10px 0 0;
    text-decoration: none;
    font-size: 14px;
}

.blog2 .entry-meta a {
    color: #018585;
}

.blog2 .entry-content, .blog2 .entry-summary {
    clear: both;
    padding: 12px 0 0;
    color: #000000;
}

.category .x-container.offset {
    margin-top: 0px;
}


.blog2 .entry-title a:link, .blog2 .entry-title a:visited {
    color: #0101b1;
    text-decoration: none;
}

.blog2.hentry {
    margin-top: 2em;
}

.blogstyle2 .x-sidebar {
    width: 30%;
}

#topbar-locator {
	padding: 6px;
        text-align: right;
}
#topbar-locator .devo_locator_submit {
    background-color: #0024c4;
    border-radius: 10px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    padding: 2px 4px 2px 4px;
    font-size: 14px;
}

#topbar-locator > input {
    height: 30px;
    width: 125px;
    margin: 0;
    color: #000;
}

.x-alert-success, .wpcf7-mail-sent-ok, .buddypress #message.updated, .bbp-template-notice.updated {
    /*background-color:  #0000F5;
    border-color: #c1dea8;
    color: #ffffff;*/
    background-color: #c9ff3b !important; /*#E1EFCC; #C5D0E4;*/
    border-color: #fff;
    color: #3d4d79;
    text-shadow: none !important;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #000;
    opacity: 1 !important;
}

.box-lice-blog {
    margin: 0 auto;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: right;
    width: 256px;
}

.box-lice-blog h4 {
    font-size: 100%;
    margin-bottom: -4px;
}
.box-lice-blog h6 {
    font-size: 80%;
    margin-top: 0;
}

.box-lice-blog > img {
    width: 42px;
}
.lice-blog-inner {
    float: left;
    text-align: right;
    width: 81%;
}



@media (max-width: 1200px) {
    .x-navbar .desktop .x-nav > li > a {
         font-size:102%
    }
}
@media (max-width: 1000px) {
    .x-navbar .desktop .x-nav > li > a {
         font-size:98%
    }
}
@media (max-width: 500px) {
.box-lice-blog {
    margin: 0 auto;
    padding-bottom: 24px;
    padding-right: 50px;
    padding-top: 3px;
    text-align: right;
    width: 278px;
}



.box-lice-blog h4 {
     font-size: 70%;
    margin-bottom: -4px;
}
.box-lice-blog h6 {
     font-size: 70%;
    margin-bottom: -4px;
}

.box-lice-blog > img {
    width:29px;
}
.lice-blog-inner {
    float: left;
    text-align: right;
    width: 85%;
}
	#topbar-locator > input {
	    width: 100%;
	}
	
	#topbar-locator .devo_locator_submit {
	    text-align: center;
	    width: 100%;
	}
	
	.x-brand img {
    width: 200px !important;
}
}

@media (max-width: 960px) {
    .x-navbar .desktop .x-nav > li > a {
         font-size:96%
    }
    .x-topbar {
        /*position: relative;*/
        margin: 0;
        min-height: 40px;
        top: 0;
    }

    .x-topbar .p-info {
        margin: 0;
        padding: 1px;
    }

    #topbar-locator {
        padding: 5px;
	text-align: center;
    }

    body.x-navbar-fixed-top-active .x-navbar-wrap {
        margin-top: 80px !important;
    }
}

.home-blocks > p {
    margin: 0;
}

.home-blocks img {
    margin: 0;
}

.home-blocks > h5 {
    font-size: 120%;
    min-height: 83px;
}

.x-container.max.width.offset {
    /*margin-top: 0;*/
}

.entry-wrap {
    padding: 10px 30px;
}

.entry-content {
/*background: url('http://philadelphia.licehappens.com/wp-content/uploads/2015/09/embossedlicedited.jpg');
padding-top: 36px;*/
}

.home .entry-content {
    /*background: url("http://philadelphia.licehappens.com/wp-content/uploads/2015/09/embossedlicedited.jpg") repeat scroll 0 0;*/
}
#top {
-webkit-box-shadow: 1px 0 15px #020202, -1px 0 15px #020202;
-moz-box-shadow: 1px 0 15px #020202, -1px 0 15px #020202;
box-shadow: 1px 0 15px #020202, -1px 0 15px #020202;
margin-bottom: 60px;
background-color: #3D4D79;

}