.search-form .search-submit .icon {
	height: 18px;
	width: 20px;
	text-align: left;
    vertical-align: middle;
}

.btn-success, .btn-success:active, .btn-success.active {
    color: #fff!important; 
    background-color: rgb(245, 153, 61) !important; 
    border-color:rgb(245, 153, 61) !important;
    border: none;
}

.btn-success:hover {
   color: #fff!important; 
    background-color: rgb(245, 153, 61) !important; 
    border-color: rgb(245, 153, 61) !important;
}

.pt-cv-ifield   { display: table;  margin-bottom: 40px;}
.pt-cv-title  { line-height: 1.8; font-size: 14px; }
.pt-cv-meta-fields { font-size: 11px; color: #aaa; border-bottom: 1px dotted #c2c2c2; padding: 10px 0; }
.pt-cv-content  { display: table-footer-group; }
.pt-cv-wrapper .btn-success {
    color: #fff!important; 
    background-color: rgb(245, 153, 61) !important; 
    border-color: rgb(245, 153, 61) !important;
font-weight:normal !important;
font-size: 9px;
font-family: "Azo Sans W01 Light",Arial,sans-serif;
}

/* for 50% height */
.home-50-height
{
	height: 50vh !important;
    min-height: 50vh !important;
}

/* for pixelised effect */
.mbYTP_overlay{
    background-image: -moz-linear-gradient(45deg, #666 25%, transparent 25%), 
        -moz-linear-gradient(-45deg, #666 25%, transparent 25%), 
        -moz-linear-gradient(45deg, transparent 75%, #666 75%), 
        -moz-linear-gradient(-45deg, transparent 75%, #666 75%);
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, #666), color-stop(.25, transparent)), 
        -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #666), color-stop(.25, transparent)), 
        -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.75, transparent), color-stop(.75, #666)), 
        -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.75, transparent), color-stop(.75, #666));
    background-image: -webkit-linear-gradient(45deg, #666 25%, transparent 25%), 
        -webkit-linear-gradient(-45deg, #666 25%, transparent 25%), 
        -webkit-linear-gradient(45deg, transparent 75%, #666 75%), 
        -webkit-linear-gradient(-45deg, transparent 75%, #666 75%);
    background-image: -o-linear-gradient(45deg, #666 25%, transparent 25%), 
        -o-linear-gradient(-45deg, #666 25%, transparent 25%), 
        -o-linear-gradient(45deg, transparent 75%, #666 75%), 
        -o-linear-gradient(-45deg, transparent 75%, #666 75%);
    background-image: linear-gradient(45deg, #666 25%, transparent 25%), 
        linear-gradient(-45deg, #666 25%, transparent 25%), 
        linear-gradient(45deg, transparent 75%, #666 75%), 
        linear-gradient(-45deg, transparent 75%, #666 75%);
    -moz-background-size: 6px 6px;
    background-size: 6px 6px;
    -webkit-background-size: 6px 6.1px; /* override value for webkit */
    background-position: 0 0, 3px 0, 3px -3px, 0px 3px;
/*      background: linear-gradient(to bottom,rgba(240, 125, 22, 0.60) 70%,rgba(48, 46, 43, 0.60)101%);*/
    z-index: 1;
    }

/* for live chat color */
.mylivechat_expanded {
    background-color: white;
    border: 1px solid rgb(245,153,61) !important;
}
.mylivechat_prechat_submit_button, .mylivechat_offline_submit_button, .mylivechat_prechat_survey_button
{
    background-color: rgb(245,153,61);
}
.mylivechat_collapsed,.mylivechat_expanded_text{background-color: rgb(245,153,61) !important;border: 1px solid rgb(245,153,61) !important;
}titan-title-size-4 {
    letter-spacing: 9px;
    font-weight: bold;
    font-size: 4rem;
}
@media only screen and (max-width: 500px) {
    ul.list-inline {
    width: 130px !important;
}.nav__white .ham, .nav__white .ham ul li a {
   font-size: 14px;    line-height: 34px;
}  
	.landing-header:before {background: none;}}
.post-content { float:right }
@media screen and ( max-width: 782px ) {
	a {
		word-break: break-all; }
	.post-content { float:none } }@media only screen and (max-width: 700px)
	{.home-section {
    height: 70vh !important;
    min-height: 70vh !important;
		}.font-alt.mb-40.titan-title-size-4 {
    font-size: 40px;
    font-weight: bold;
    margin-top: 65px;
}.landing-header:before {background: none !important;}}