@import url('https://fonts.googleapis.com/css?family=Roboto%3A400%2C100%2C100italic%2C300%2C300italic%2C400italic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic&subset=latin%2Clatin-ext'); 

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

@font-face {
font-family: 'Room';
src: url('assets/fonts/Room.otf');
}



html{
	font-family:sans-serif;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}

body{
	margin:0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{
	display:block
}
audio,canvas,progress,video{
	display:inline-block;
	vertical-align:baseline
}
audio:not([controls]){
	display:none;height:0
}

[hidden],template{
	display:none
}
a{
	background:transparent
}
a:active,a:hover{
	outline:0
}
abbr[title]{
	border-bottom:1px dotted
}
b,strong{
	font-weight:bold
}
dfn{
	font-style:italic
}
h1{
	font-size:2em;margin:0.67em 0
}
h8{
	font-family:garamond !important;
font-size:28px !important
}
mark{
	background:#ff0;color:#000
}
small{
	font-size:80%
}
sub,sup{
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
sup{
	top:-0.5em
}
sub{
	bottom:-0.25em
}
img{
	border:0;
	max-width:100%;
}
svg:not(:root){
	overflow:hidden
}
figure{
	margin:1em 40px
}
hr{
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	height:0
}
pre{
	overflow:auto
}
code,kbd,pre,samp{
	font-family:monospace, monospace;font-size:1em
}
button,input,optgroup,select,textarea{
	color:inherit;font:inherit;margin:0
}
button{
	overflow:visible
}
button,select{
	text-transform:none
}
button,html input[type="button"],input[type="reset"],input[type="submit"]{
	-webkit-appearance:button;
	cursor:pointer
}
button[disabled],html input[disabled]{
	cursor:default
}
button::-moz-focus-inner,input::-moz-focus-inner{
	border:0;padding:0
}
input{
	line-height:normal
}
input[type="checkbox"],input[type="radio"]{
	box-sizing:border-box;
	padding:0
}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{
	height:auto
	}input[type="search"]{
		-webkit-appearance:textfield;
		-moz-box-sizing:content-box;
		-webkit-box-sizing:content-box;
		box-sizing:content-box
	}
	input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{
		-webkit-appearance:none
	}
	fieldset{
		border:1px solid #c0c0c0;margin:0 2px;
		padding:0.35em 0.625em 0.75em
	}
	legend{
		border:0;padding:0
	}
	textarea{
		overflow:auto
	}
	optgroup{
		font-weight:bold
	}
	table{
		border-collapse:collapse;
		border-spacing:0
	}
	td,th{
		padding:0
	}

/*--------------------------------------------------------------
Menus
--------------------------------------------------------------*/

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation li {
	float: left;
	position: relative;
}
.main-navigation a {
	display: block;
	text-decoration: none;
}
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}
.main-navigation ul ul a {
	width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
	left: auto;
}
.main-navigation ul ul li:hover > ul {
	left: 100%;
}
.main-navigation .current_page_item a,
.main-navigation .current-menu-item a {
}


.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/*--------------------------------------------------------------
Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
	display: none;
}

/*--------------------------------------------------------------
Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
Posts and pages
--------------------------------------------------------------*/
.sticky {
}
.hentry {
	margin: 0 0 1.5em;
}
.byline,
.updated {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
font-family:Georgia;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}

/*--------------------------------------------------------------
Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {}


/****************************************************************************************************************/

/*** For Browser Support ***/


.browsehappy{
	background:#555;
	color:#fff;
	text-align:center;
	padding:10px 0;
}

.browsehappy a{
	color:yellowgreen;
}


/*** UNIVERSAL CSS ***/


.clear{
	clear:both;
}

.clearfix:after, .clearfix:before{ display:table; content:""}
.clearfix:after{ clear:both;}
.clearfix{*zoom:1}
*{ box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}


body {
	color: #000000;
	font-family: 'Room', Georgia,'Roboto', sans-serif;
	font-size: 16px;
	line-height: 22px;
}


.boxed-layout #page {
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#999)";/*IE 8*/
	-moz-box-shadow: 0px 0px 12px #999;/*FF 3.5+*/
	-webkit-box-shadow: 0px 0px 12px #999;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
	box-shadow: 0px 0px 12px #999;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#999); /*IE 5.5-7*/

	background: none repeat scroll 0 0 #ffffff;
	margin: 0 auto;
	width: 1230px;
}


.wrapper {
	background: #ffffff;
	margin:0 auto;
	padding: 0 30px;
	width: 1230px;
}


.f-left{
	float: left;
}

.f-right{
	float: right;
}

.t-center{
	text-align: center;
}

a{
	color:inherit;
	text-decoration: none;
	transition:all 0.3s ease-in-out 0s;
	-webkit-transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
}


p{
	margin: 0 0 16px;
}

h1, h2, h3, h4, h5, h6{
	font-weight: 700;
	margin: 0 0 16px;
}

ul{
	margin: 0;
	padding: 0;
}

figure{
	margin: 0;
}

i.fa{
	margin-right: 9px;
}

/****************************** ADDED BY SHISHTA **********************************/

/*-----------------*\
    #HEADER
    \*-----------------*/


    .top-header-block{
    	background: #000000;
    }

    /***** TICKER *****/

    .ticker-wrapper.has-js{
    	background: none;
    	border-radius: 0;
    	/*height: auto;*/
    	margin: 0;
    	padding:0;
    	width: 400px;
    }

    .ticker{
    	background: none;
    	height: auto;
    	overflow: visible;
    	position: static;
    	width: 100%;
    }

    .ticker-title, .ticker-content, .ticker-content a{
    	background: none;
    	color: #ffffff;
    	line-height: 40px;
    	padding: 0 0 0 13px;
    }

    .ticker-title{

    	line-height: 40px;
    	padding: 0 18px;	
    }

    .wrapper .ticker-swipe {
    	background: none !important;
    }

    .ticker-wrapper.has-js{
    	font-size: 14px;
    }

    .header-latest-posts.f-left {
    	color: #fff;
    	width: 500px;
    	position: relative;
    	overflow: hidden;
    }

    .header-latest-posts.f-left .latest-post-title {

    	display: inline-block;
    	float: left;
    	font-size: 14px;
    	font-weight: 700;
    	line-height: 40px;
    	padding: 0 18px;
    	text-transform: uppercase;
    }



    .ticker-content > a {
    	padding-left: 0;
    }

    .ticker-content a:hover{

    	text-decoration: none;
    }

    .ticker-swipe span{
    	display: none !important;
    }

    /*************************************/

    /***** SOCIALS *****/

    .socials a{
    	color: #ffffff;
    	display: inline-block;
    	font-size: 18px;
    	line-height: 36px;
    	margin-left: 12px;
    }

    .socials a:first-child{
    	margin-left: 0;
    }



    /*************************************/

    /***** LOGO & ADDS *****/

    .site-branding{
    	padding: 15px 0 9px;
    }

    .site-logo.f-left > a {
    	display: inline-block;
    	padding-top: 20px;
    }

    a.site-title {
    	font-size: 36px; 
    	text-transform: uppercase;   
    	line-height: 36px; 
    }

    .site-logo.f-left {
    	width: 32%;
    }

    .site-logo.f-left img {
    	width: 100%;
    	height: auto;
    }

    .header-ads.f-right {
    	text-align: right;
    	width: 67.5%;
    	overflow: hidden;
    }


    .header-ads.f-right img {
    	width: 100%;
    }

    /*************************************/


    /***** HEADER-MENU *****/

    .slicknav_menu, .responsive-slick-menu{
    	display: none;
    }

    .header-wrapper #site-navigation{
    	background: #000000;	
    	min-height: 50px;
    	position: relative;
    }

    .home-icon {
    	float: left;    
    }

    .main-navigation .home-icon a {
    	padding: 10px 15px 5px;
    }

    .home-icon .fa {
    	color: #ffffff;
    	font-size: 30px;
    	margin-right: 0;
    }

    .header-wrapper .home-icon{	
    	background:url(assets/img/menu-bg.png) repeat-y scroll right top #000000;	
    	position: static;
    }

    .menu-main-menu-container{
    	float: left;
    }

    .header-wrapper .desktop-menu .menu{
    	display: inline-block;
    	float: left;	
    	position: absolute;
    	top: 0;
    }

    /***** HEADER-MENU Right Aligned *****/
    .header-wrapper .menu-right .desktop-menu .menu{
    	float: right;
    	right: 0;
    }
    .main-navigation.menu-right ul ul li:hover > ul{
    	right: 100%;
    	left: auto;
    }

    .header-wrapper .menu li{	
    	background:url(assets/img/menu-bg.png) repeat-y scroll right top #000000;	
    	position: static;
    }

    .header-wrapper .menu > li.current-menu-item > a, .header-wrapper .menu > li.current-menu-parent > a, .header-wrapper .menu > li.current_page_parent > a, .header-wrapper .menu > li.current_page_ancestor > a{
    	color: #ffffff;
    }

    .header-wrapper .menu > li.current-menu-item > a:before, .header-wrapper .menu > li.current-menu-parent > a:before, .header-wrapper .menu > li.current_page_parent > a:before, .header-wrapper .menu > li.current_page_ancestor > a:before{	
    	content: '';
    	height: 4px;
    	left: 0;
    	position: absolute;
    	top: -4px;
    	width: 100%;
    }

    .header-wrapper .menu li a{
    	color:#ffffff;
    	display: block;
    	font-size: 16px;
    	font-weight: 500;
    	line-height: 48px;
    	padding: 0 33px;
    	position: relative;
    	text-transform: uppercase;
    }

    .header-wrapper .search-block{	
    	display: inline-block;
    	float: right;    
    	margin: 7px 10px;
    	position:relative;
    	width: 158px;
    }

    .header-wrapper .search-block input#s, .widget_search input#s{

    	color: #000000;
    	font-size: 13px;
    	font-weight: 500;
    	line-height: 31px;
    	height: 31px;
    	padding: 2px 23px 2px 8px;
    	width: 100%;
    }

    .header-wrapper .search-block #searchsubmit, .widget_search #searchsubmit{
    	background: url(assets/img/search.png) no-repeat;
    	border: none;
    	cursor: transparent;
    	font: 0/0 a;
    	height: 15px;
    	position: absolute;
    	right: 7px;
    	text-shadow:none;
    	top:8px;
    	width: 13px;
    }

    /*** SUB-MENU ***/

    .header-wrapper .main-navigation ul ul.sub-menu {
    	top: 50px;
    }
    .header-wrapper .main-navigation ul ul.sub-menu li{
    	position: relative;
    	float: none;
    }
    .header-wrapper .main-navigation ul ul.sub-menu ul.sub-menu {
    	top: 0px;
    }

    .header-wrapper ul.sub-menu li a{
    	font-size: 14px;
    }

    /*** MENU OPTIONS ***/

    .header-wrapper .menu-right .menu-main-menu-container{
    	float: right;
    	left: auto;
    	right: 0;
    }

    .header-wrapper .menu-right .menu li{
    	background-position: left top;
    }

    .header-wrapper .menu-right .search-block{
    	float: left;
    }


    /**********************************************************************************/
    /**********************************************************************************/

/*-----------------*\
    #FOOTER
    \*-----------------*/

    /*** COMMON FOOTER CSS ***/

    .site-footer{
    	background:#131313;
    }

    .footer-wrapper{
    	background: #000000;
    	color: #ffffff;
    	padding: 59px 0 0;
    }

    .footer-wrapper a{
    	color: #ababab;
    }


    .footer-wrapper .border{
    	border-top: 1px solid #1c1c1c;
    	padding: 20px 0;
    }

    .footer-wrapper li{
    	list-style-type: none;
    }



    .footer-wrapper .socials a{
    	color: #ffffff;
    }

    .footer-wrapper .social-links{
    	clear: both;
    }



    /***************************************/

    .footer-wrapper .top-bottom{
    	padding: 0 30px;
    }

    .footer-columns.full-col .col,
    .footer-columns.half-col .col,
    .footer-columns.four-cols .col {
    	width: 25%;
    	float: left;
    }

    .footer-columns.three-cols .col {
    	width: 33%;
    }

    .footer-columns .col:last-child:after {
    	content: "";
    	clear: both;
    	display: block;
    }

    #footer-bottom {    
    	clear: both;
    }
    .footer-wrapper .col {
    	display: inline-block;
    	padding-left: 30px;
    	vertical-align: top;	
    }

    .footer-wrapper .widget-title{
    	border:none;
    	color: #ffffff;
    	font-size: 18px;
    	line-height: 17px;
    	margin: 0 0 10px;
    	text-transform: uppercase;
    }

    .footer-wrapper .widget-title span{
    	border:none;
    	width: auto;
    }

    .footer-wrapper .col li a{
    	display: block;
    	line-height: 36px;
    	text-transform: uppercase;
    }

    #footer-bottom .clear{
    	display: none;
    }

    #footer-bottom .footer-columns{
    	border-top: 1px solid #1c1c1c;
    	margin-top: 19px;
    	padding: 25px 0;
    }

    .footer-columns .col.footer1 {
    	padding-left: 0px;
    }

    #footer-bottom .footer-columns .widget-title{
    	font-size: 16px;
    	letter-spacing: -1px;
    }

    .footer-wrapper .eemail_textbox_class {	
    	border: 1px solid #c02d19;
    	border-radius: 0;
    	color: #000000;
    	height: 40px;
    	font-size: 13px;
    	font-weight: 500;
    	line-height: 40px;
    	padding: 5px 30px 5px 5px;
    	width: 100%;
    }

    .footer-wrapper .eemail_textbox_button{
    	color: transparent;
    	font: 0/0 a;
    	text-shadow:none;
    	background: url(assets/img/mail.png) no-repeat scroll center;
    	border: none;
    	height: 13px;
    	width: 16px;
    	-webkit-appearance:none;
    }

    .footer-wrapper .skype{
    	color:#bdbdbd;
    }

    .footer-wrapper .mail{
    	color:#e17474;
    }



    /**********************************************************************************/
    /**********************************************************************************/

/*---------------------------*\
    #CONTENT-HOMEPAGE
    \*---------------------------*/

    .content-wrapper{
    	padding-top: 13px;
    }


    /*** SLIDER AND FEATURED SECTION ***/

    .slider-section {
    	float: left;
    	overflow: hidden;
    	position: relative;
    	width: 660px;
    }

    .slider-section .bx-wrapper .bx-viewport{
    	background: none;
    	border: none;
    	box-shadow: none;
    	left:0;
    }

    .slider-section .bx-wrapper li{
    	cursor: pointer;
    	overflow: hidden;
    }

    .slider-section .bx-wrapper img{
    	float: left;
    	transition: all 0.5s ease-in-out 0s;
    	-webkit-transition:all 0.5s ease-in-out 0s;
    	-moz-transition:all 0.5s ease-in-out 0s;
    	width: 100%;
    }

    .slider-section .bx-wrapper img:hover{
    	transform: scale(1.1);
    }

    .slider-section .slider-desc{
    	background: rgba(0, 0, 0, 0.5);/* FF3+,Saf3+,Opera 10.10+,Chrome,IE9*/
    	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);/*IE 5.5-7*/
    	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000)";/*IE8*/
    	zoom: 1;
    	bottom: 0;
    	color: #ffffff;
    	left: 0;
    	padding-bottom: 24px;
    	position: absolute;
    	width: 100%;
    }

    .slider-section .slide-title a{
    	color: #ffffff;
    	font-size: 20px;
    	line-height: 24px;
    }

    .slider-section .slide-caption{
    	font-size: 14px;
    	line-height: 22px;
    }

    .slider-section .slide-date {   
    	display: inline-block;
    	font-size: 11px;
    	padding: 4px 11px;
    }

    .slider-section .slide-date i{
    	margin-right: 9px;
    }

    .slider-section .bx-controls-direction{
    	bottom: 92px;
    	position: absolute;
    	right: 10px;
    }

    .slider-section .bx-controls-direction a{	
    	color: transparent;
    	display: inline-block;
    	font:0/0 a;
    	height: 30px;
    	left: 0;
    	margin: 0;
    	position: relative;
    	top:0;
    	text-shadow:none;
    	width: 30px;
    }


    .slider-section .bx-controls-direction a.bx-next{
    	background-position: -38px 0;
    	margin-left: 8px;
    }


    .slider-details {
    	padding: 15px;
    }

    .besides-block{
    	float: left;
    	width: 510px;
    }

    .besides-block .beside-post{	
    	float: left;
    	margin:0 0 15px 15px;
    	position: relative;
    	width: 47%;
    }

    .besides-block .beside-thumb{
    	margin: 0;
    	overflow: hidden;
    	position: relative;
    }

    .besides-block .overlay{
    	background: rgba(0, 0, 0, 0.4);
    	height: 100%;
    	left: 0;
    	position: absolute;
    	top:0;
    	width: 100%;
    }

    .besides-block .beside-post:hover .overlay{
    	background: rgba(0, 0, 0, 0);
    }

    .besides-block .beside-post:hover img{
    	transform: scale(1.1);
    }

    .besides-block .beside-thumb img{
    	float: left;
    	transition: all 0.5s ease-in-out 0s;
    	-webkit-transition:all 0.5s ease-in-out 0s;
    	-moz-transition:all 0.5s ease-in-out 0s;
    	width: 100%;
    }

    .besides-block .beside-caption{
    	color: #ffffff;
    	padding: 0 15px;
    	position: absolute;
    	bottom: 14px;
    	left: 0;
    	width: 100%;
    }

    .besides-block .beside-caption .post-title{
    	font-size: 16px;
    	line-height: 18px;
    	margin: 0;
    }

    .besides-block .beside-caption .post-date{
    	font-size: 12px;
    	line-height: 24px;
    }

    .besides-block .beside-caption .post-date i{
    	font-size: 11px;
    	margin-right: 9px;
    }

    /************** END SLIDER ********************/

    /***** HOME-CONTENT *****/

    #primary{
    	width: 73%;
    }

    .secondary-sidebar{
    	width: 25.8%;
    }

    /*** RIGHT-SIDEBAR ***/

    .right_sidebar #primary{
    	float: left;
    }

    .right_sidebar .secondary-sidebar{
    	float: right;
    }

    /*** LEFT-SIDEBAR ***/

    .left_sidebar #primary{
    	float: right;
    }

    .left_sidebar .secondary-sidebar{
    	float: left;
    }

    /*** NO-SIDEBAR ***/

    .no_sidebar #primary{
    	width: 100%;
    }


    /*** BOTH-SIDEBAR ***/

    .both_sidebar #primary-wrap{
    	float: left;
    	width: 73%;
    }

    .both_sidebar .secondary-sidebar{
    	float: right;
    	width:25%;
    }

    .both_sidebar #primary-wrap .secondary-sidebar{
    	float: left;
    	width: 32%;
    }

    .both_sidebar #primary-wrap #primary{
    	float: right;
    	width: 65%;
    }

    /*** COMMON TITLE ***/
    .secondary-sidebar .widget-title, .profitmag_widget_popular_entries .widget-title{
    	border-bottom: 1px solid #d9d9d9;
    	font-size: 16px;
    	font-weight: 500;
    	line-height: 24px;
    	margin-bottom: 15px;
    	padding: 12px 0;
    	position: relative;
    	text-transform: uppercase;
    }

    .secondary-sidebar .widget-title:before, .profitmag_widget_popular_entries .widget-title:before{
    	bottom: 0;
    	content: '';	
    	display: inline-block;
    	left: 0;
    	position: absolute;
    	text-transform: uppercase;
    	width: 140px;
    	max-width: 100%;
    }

    .secondary-sidebar [class*='bordertitle-']{
    	width: 140px;
    }

    .secondary-sidebar .widget-title span{
    	display: block;
    }

    .block-title{
    	border-bottom: 1px solid #d9d9d9;
    	font-size: 16px;
    	font-weight: 500;
    	line-height: 24px;
    	margin-bottom: 15px;
    	padding: 12px 0;
    	position: relative;
    	text-transform: uppercase;
    }

    .page-title{
    	border-bottom: 1px solid #d9d9d9;	
    	margin-bottom: 15px;
    	padding: 15px 0;
    	position: relative;
    	text-transform: uppercase;
    }

    [class*='bordertitle-']{
    	bottom:0px;
    	border-bottom-width: 7px ;
    	border-bottom-style:solid;
    	display:inline-block;
    	left: 0;
    	position: absolute;
    	text-transform: uppercase;
    	width: 200px;
    	max-width: 100%;
    }

    .feature-main-title{
    	font-size: 16px;
    	line-height: 18px;
    	margin: 0 0 8px;
    }

    .feature-main-date{
    	font-size: 12px;
    	line-height: 24px;
    }




    /***** SECONDARY-SIDEBAR *****/

    .secondary-sidebar .widget-area.sidebar{
    	background:#f2f2f2;
    	margin-bottom: 15px;
    	padding: 15px;
    }

    .secondary-sidebar .widget-area.sidebar img{
    	float: left;

    }

    #sidebar-section-ads-one, #sidebar-section-ads-two, #sidebar-section-mid-ads, #sidebar-section-side-mid{
    	background: none;
    	padding:0;
    }

    .secondary-sidebar .widget-area.sidebar li, .featured-post-sidebar{
    	border-bottom: 1px solid #d9d9d9;
    	list-style-type: none;
    	margin-bottom: 15px;
    	padding-bottom: 15px;
    }

    .view-all-link a{       
    	display: inline-block;
    	font-size: 13px;
    	font-weight: 700;
    	float: right;
    	height: 30px;
    	line-height: 26px;
    	text-align: center;
    	text-transform: uppercase;
    	width: 79px;
    }

    .view-all-link a:hover{	
    	color: #ffffff;
    }


    /*** RECENT POST ***/

    .profitmag_widget_recent_entries .widget-image,
    .footer-columns .profitmag_widget_popular_entries .widget-image,
    .sidebar .profitmag_widget_popular_entries .widget-image
    {
    	float: left;	
    	width: 35%;
    	margin-right: 5%;
    }

    .profitmag_widget_recent_entries a,
    .profitmag_widget_popular_entries a{
    	display: inline-block;
    	font-size: 13px;
    	font-weight: 700;
    	line-height: 20px;
    }

    .sidebar .profitmag_widget_recent_entries p a,
    .sidebar .profitmag_widget_popular_entries p a{
    	float: left;
    	width: 60%;
    }

    .profitmag_widget_popular_entries .post-date,
    .profitmag_widget_recent_entries .post-date{
    	margin: 0 0 16px;
    }

    .sidebar .profitmag_widget_popular_entries .post-date,
    .sidebar .profitmag_widget_recent_entries .post-date{
    	margin: 0;
    }

    .footer-columns .profitmag_widget_popular_entries li,
    .sidebar .profitmag_widget_popular_entries li,
    .footer-columns .profitmag_widget_recent_entries li,
    .sidebar .profitmag_widget_recent_entries li{
    	clear: both;
    }
    .footer-columns .profitmag_widget_popular_entries li .popular-image img,
    .sidebar .profitmag_widget_popular_entries li .popular-image img,
    .footer-columns .profitmag_widget_recent_entries li .recent-image img,
    .sidebar .profitmag_widget_recent_entries li .recent-image img{
    	float: none;
    	width: 94%;
    }
    .footer-columns .profitmag_widget_popular_entries li .post-desc,
    .sidebar .profitmag_widget_popular_entries li .post-desc,
    .footer-columns .profitmag_widget_recent_entries li .post-desc,
    .sidebar .profitmag_widget_recent_entries li .post-desc{
    	font-size: 13px;
    }
    .footer-columns .profitmag_widget_popular_entries .widget-title{
    	border-bottom: none;
    	padding: 0;
    	font-size: 18px;
    	line-height: 17px;
    }
    .footer-columns .profitmag_widget_popular_entries .widget-title:before{
    	border-bottom: 0;
    }
    /*** FEATURED POST ***/

    .featured-post-sidebar .post-thumb{
    	margin-bottom: 12px;
    }

    .featured-post-sidebar .post-date{
    	font-size: 12px;
    	line-height: 24px;
    }

    .featured-post-sidebar h3{
    	font-size: 16px;
    	line-height: 24px;
    	margin: 0;
    }

    .featured-post-sidebar .side-excerpt{
    	font-size: 14px;
    	line-height: 22px;
    	margin: 10px 0 0 0;
    }

    /*** PHOTO GALLERY ***/

    .photogallery-wrap{
    	margin-left: -11px;
    }

    .photogallery-wrap .nivolight{
    	display: inline-block;
    	float: left;
    	margin:0 0 15px 11px;
    	width: 29%;
    }


    /*** FACEBOOK SECTION ***/

    #sidebar-section-side-mid .fb_iframe_widget{
    	border:1px solid #000000;
    }


    /********** END SECONDARY SIDEBAR **************/

    /***** PRIMARY-CONTENT *****/

    .featured-post{
    	float: left;
    	margin:0 0 16px 15px;
    	width: 31%;
    }

    .featured-post .post-thumb {    
    	margin-bottom: 12px;
    }

    .featured-post .post-thumb img{
    	float: left;
    	width: 100%;
    }

    .featured-post .post-desc h3{
    	font-size: 16px;
    	line-height: 18px;
    	margin-bottom: 8px;
    }

    .featured-post .post-desc .post-date{
    	font-size: 12px;
    	line-height:24px;
    }

    /****************************************/

    .mid-section-ads img{
    	width: 100%;
    }

/*---------------------------*\
    #WIDGETS
    \*---------------------------*/

    /*** WIDGET-SEARCH ***/

    .widget_search{
    	position: relative;
    	width: 100%;
    }

    /*** CALENDER ***/

    #calendar_wrap #wp-calendar {
    	width: 100%;
    }

    #calendar_wrap #wp-calendar caption {
    	font-size: 13px;
    	font-weight: 700;
    	padding: 15px 0;
    	text-align: center;
    	text-transform: uppercase;
    }

    #calendar_wrap table, #calendar_wrap th, #calendar_wrap td, #calendar_wrap tr {
    	border: 1px solid rgba(0, 0, 0, 0.03);
    	border-collapse: collapse;
    	padding: 3px;
    }

    #calendar_wrap #wp-calendar th, #calendar_wrap #wp-calendar td {
    	border: 1px solid rgba(0, 0, 0, 0.03);
    	text-align: center;
    }

    #calendar_wrap th {
    	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.03);
    	line-height: 20px;
    	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    }


    #calendar_wrap #wp-calendar #today, #calendar_wrap #wp-calendar #today a {	
    	color: #fff;
    }

    /*** ERROR404 ***/

    .error404 #primary{
    	text-align: center;
    	width: 100%;
    }

    .error404 #primary .not-found{
    	min-height: 400px;
    	padding-top: 100px;
    }


    /**********************************************************************************/
    /**********************************************************************************/
    /*added by sadima*/

    .home-featured-block.block-3 {
    	background-color: #f2f2f2;
    	margin: 0 0 15px;
    	padding: 0 16px 16px;
    }

    .featured-post-three {
    	float: left;
    	margin: 0 2% 10px 0;
    	min-height:136px;/*160px*/
    	width: 18%;
    }

    .featured-post-three .feature-main-title {
    	font-size: 14px;
    }

    .featured-excerpt-block {
    	padding: 0 0 0 16px;
    	border-bottom: 1px solid #d9d9d9;
    }

    .post-main-thumb{
    	width:58%;/*488px*/
    	float:left;
    }


    .post-main-desc{
    	width:42%;/*350px*/
    	float:right;
    	padding:0 0 0  20px;
    }

    .featured-post-main {
    	margin: 0 0 15px;
    }

    .featured-excerpt-block .featured-post{
    	width:50%;
    	margin:0 0 15px 0;
    }

    .post-thumb-small {
    	width:24%; /*100px*/
    	float: left;
    }

    .featured-post .post-main-desc{
    	padding: 0 0 0 14px;
    	width:71%; /*297px*/
    	float: left;
    }

    .featured-excerpt-block .featured-post-main .post-main-desc h3 {
    	font-size: 16px;
    	line-height: 24px;
    	margin: 0;
    }

    .featured-excerpt-block .featured-post .post-main-desc h3 {
    	font-size: 14px;
    	margin:0;
    }

    .featured-excerpt-block .featured-post-main .post-excerpt {
    	font-size: 14px;
    	line-height: 22px;
    }

    .featured-excerpt-block .featured-post .post-excerpt {
    	font-size: 13px;
    }

    .single-col{
    	margin: 0 0 0 -30px;
    }

    .home-featured-block-single-col {
    	float: left;
    	width:46.6%; /*412px*/
    	margin: 0 0 0 30px;
    }

    .featured-post-block-coltype .post-desc p{
    	font-size:13px;
    	line-height:22px;
    }

    .featured-post-block-coltype .post-thumb-mini {    
    	float: left;
    	height:auto;
    	width: 42%;
    }


    .featured-post-block-coltype .post-thumb-mini.clearfix img {
    	float: left;
        width: 100%;
    }

    .featured-post-block-coltype .post-desc {
    	float: left;
    	padding: 0 0 0 22px;
    	width: 58%;/*235px*/
    }

    .featured-post-block-coltype{
    	margin: 0 0 20px;
    }

    .popular-widget-area li{
    	list-style-type:none;
    }

    .home-featured-block.popular-widget-area {
    	border-top: 1px solid #d9d9d9;
    	padding: 0 16px;
    	border-bottom: 1px solid #d9d9d9;
    }

    .popular-widget-area li {
    	float: left;
    	list-style-type: none;
    	margin: 0 0 0 16px;
    	width: 193px;
    }

    .home-featured-block.popular-widget-area  ul {
    	margin: 0 0 0 -16px;
    }

    .profitmag_widget_recent_entries li{
    	clear: both;
    }

    .profitmag_widget_popular_entries li .post-desc,
    .profitmag_widget_recent_entries li .post-desc{
    	font-size:16px;
    	font-weight:700;
    	margin:12px 0 0;
    }

    .profitmag_widget_popular_entries li .popular-image img{
    	float: left;
    	width: 100%;
    }

    .profitmag_widget_popular_entries li .post-desc a, 
    .profitmag_widget_recent_entries li .post-desc a{
    	line-height: 22px;
    }



    .home-media-gallery .block-title {
    	margin-left:16px;
    }

    .gallery-block{
    	background-color:#f7f7f7;
    	padding: 16px 18px 40px 18px;
    }

    #gallery-slider {
    	margin: 0 0 9px;
    }

    .slides > li {
    	list-style-type: none;
    }

    .slides > li img{
    	width: 100%;
    }

    #gallery-carousel .slides  li {
    	margin: 0 8px;
    	width: 73px !important;
    	float:left;
    	list-style-type:none;
    }

    #gallery-carousel  li img {
    	border:1px solid #545455;
    }

    #gallery-carousel {
    	width:100%;/*818px*/
    }


    #gallery-carousel  li.flex-active-slide img,#gallery-carousel  li:hover img{
    	border:1px solid #0c70b6;
    }

    #gallery-carousel  li:hover {
    	cursor:pointer;
    }


    #gallery-carousel .flex-viewport{
    	overflow:inherit !important;
    }

    #gallery-carousel .slides {
    	/*width: 808px;*/
    	height:45px;
    }

    #gallery-carousel .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    	background: none repeat scroll 0 0 #101010;
    }

    #gallery-carousel .mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
    	height: 6px;
    	margin: 6px 0;
    }

    #gallery-carousel .mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    	height: 6px;
    	margin: 6px auto;
    }

    #gallery-carousel .mCSB_scrollTools .mCSB_draggerContainer {
    	border: medium none;
    }

    #gallery-carousel .mCSB_scrollTools .mCSB_draggerRail {
    	background: none repeat scroll 0 0 #989696;
    }

    #gallery-carousel .mCSB_container{
    	background-color:#4a4a4a;
    	padding: 10px 5px 5px;
    }

    .eemail_button {
    	bottom: 4px;
    	padding-bottom: 10px;
    	position: absolute;
    	right: 11px;
    }

    .eemail_widget > div {
    	position: relative;
    }

    .col .eemail_textbox {
    	padding-bottom: 0;
    }

    #text-5 {
    	border-top: 1px solid #1a1a1a;
    	padding: 22px 0 0;
    }

    /***************************inner pages****************************************/


    .single-thumb {
    	float: left;
    	width:66%; /*563px*/
    }

    .single-thumb > img {
    	width: 100%;
    	height: auto;
    }

    .posted-on,.cat-links,.comments-link,.edit-link {
    	font-size: 14px;
    }

    .posted-on a,.cat-links a,.comments-link a,.edit-link a {
    	color: #7c7c7c;
    }

    .related-post {
    	border-bottom: 1px solid #e3e3e3;
    	border-left: 1px solid #e3e3e3;
    	float: right;
    	padding: 0 0 20px 14px;
    	width: 32%;/*275px*/
    }

    .related-post li {
    	border-bottom: 1px solid #e3e3e3;
    	font-size: 15px;
    	list-style-type: none;
    	padding: 13px 0 12px;
    }

    .related-post li:last-child {
    	border-bottom: none;
    	padding-bottom: 0;
    }

    .single .entry-content{
    	color:#000;
    	font-size:16px;
    	line-height:22px;
    	padding:0 0 10px 0;
    }

    .comment-reply-title,.comments-title{
    	border-bottom: 1px solid #d9d9d9;
    	font-size: 16px;
    	font-weight: 500;
    	line-height: 48px;
    	margin-bottom: 15px;
    	position: relative;
    	text-transform: uppercase;
    }

    .comment-form input {
    	border: 1px solid #d9d9d9;
    	color: #b8b8b8;
    	font-size: 14px;
    	padding: 10px;
    	width: 313px;
    }

    .comment-form-author input,.comment-form-email input{
    	float:left;
    	margin: 0 0 16px;
    }

    .comment-form-author input{
    	margin: 0 29px 16px 0;
    }

    .comment-form-url input{
    	clear:both;
    	width:655px;
    }

    .comment-form textarea{
    	width:77%display: block;;
    	border: 1px solid #d9d9d9;
    	resize:none;
    	color: #b8b8b8;
    	font-size: 14px;
    	padding: 10px;
    }

    .comment-form .form-submit input, .read-more{	
    	font-size: 13px;
    	font-weight: 700;
    	text-align: center;
    	text-transform: uppercase;
    	line-height: 26px;
    	padding:4px 10px;
    	background-color:#fff;
    	width:auto;
    	transition:all 0.3s ease-in-out 0s;
    	-webkit-transition:all 0.3s ease-in-out 0s;
    	-moz-transition:all 0.3s ease-in-out 0s;
    }

    .comment-form .form-submit input:hover,.read-more:hover{   
    	color:#fff;
    }

    .comment-list{
    	margin: 0 0 20px 0;
    }

    .comment-list li {
    	color: #7c7c7c;
    	font-size: 13px;
    	list-style-type: none;
    	clear: both;
    	padding: 0 0 20px;
    	border-bottom:1px solid #e5e5e5;
    	margin: 0 0 20px;
    }

    .comment-list li ul.children {
    	border-top:1px solid #e5e5e5;
    	padding-top: 20px;
    	margin-left: 50px;
    	margin-top: 20px;
    }

    .comment-list li ul.children > li:last-child {
    	border-bottom: none;
    	padding-bottom: 0;
    }

    .comment-author img {
    	float: left;
    	margin: 0 20px 0 0;
    }

    .fn {
    	font-size: 16px;
    	font-style: normal;
    	font-weight: 700;
    	color: #000;
    }

    .fa.fa-thumbs-up,.fa.fa-thumbs-down {
    	font-size: 18px;
    }

    .fa.fa-thumbs-up {
    	margin: 0;
    }

    .fa.fa-clock-o {
    	font-size: 14px;
    	margin-right: 3px;
    }


    article.post .entry-footer {
    	clear: both;
font-family: Georgia;
font-size: 14px;
    }

    article.post .entry-header {
    	margin: 0 0 10px;
    }

    article.post .entry-header .entry-title {
    	font-size: 26px;
    	margin: 0 0 10px;
font-family:Georgia;
    }

    article.post .entry-content {
    	font-size: 16px;
    	margin: 0;
    }

    article.post .post-thumb {
    	float: left;
    	margin: 0 2% 10px 0;
    	width: 24%;
    }


    .post-thumb img {
    	width: 100%;
    	height: auto;
    }

    article.post{
    	border-bottom:1px solid #e5e5e5;
    	padding: 0 0 10px;
    }

    article.post .entry-content{
    	float: left;
    }
	
    article.has-post-thumbnail .entry-content{
    	width: 72%;
    }

    .comments-link,.edit-link{
    	border-left: 1px solid #ccc;
    	margin-left: 12px;
    	padding-left: 10px;
    }

    article.post .read-more {
    	display: block;
    	float: right;
    	margin-bottom: 16px;
    }

    .page-numbers{	
    	display: block;
    	float: left;
    	font-size: 12px;
    	font-weight: 700;
    	height: 20px;
    	text-align: center;
    	text-transform: uppercase;
    	line-height: 16px;
    	margin: 0 0 20px 10px;
    	padding:0;
    	background-color:#fff;
    	width:30px;
    	transition:all 0.3s ease-in-out 0s;
    	-webkit-transition:all 0.3s ease-in-out 0s;
    	-moz-transition:all 0.3s ease-in-out 0s;
    }

    .page-numbers:hover, .page-numbers.current{
    	color: #fff;
    }


    .single article.post .entry-content{
    	width: 100%;
font-family:Georgia;
    }

    .single article.post .entry-content figure ~ p {
    	margin-top: 15px;
    }

    .single-feat {
    	padding-bottom: 10px;
    }

    /**********************/
    /***** BLOG TYPES *****/
    /**********************/

    /*** BLOG-LARGE-IMAGE ***/

    .blog-large-image article.post .post-thumb{
    	margin: 0 0 20px 0;
    	width: 100%;
    }

    .blog-large-image article.post .entry-content{
    	width: 100%;
    }

    /*** BLOG-ALTERNATE-IMAGE ***/

    .blog-alternate-image article:nth-child(2n+1) .post-thumb{
    	float: right;
    }

    .blog-alternate-image article:nth-child(2n+1) .entry-content{
    	float: left;
    	padding:0 2% 0 0;
    }


    .footer-copyright > p {
    	color: #ffffff !important;
    }

    .footer-columns .col .textwidget > p {
    	color: #fff !important;
    }

    /* Text meant only for screen readers. */
    .screen-reader-text {
    	clip: rect(1px, 1px, 1px, 1px);
    	position: absolute !important;
    	height: 1px;
    	width: 1px;
    	overflow: hidden;
    }

    .screen-reader-text:focus {
    	background-color: #f1f1f1;
    	border-radius: 3px;
    	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    	clip: auto !important;
    	color: #21759b;
    	display: block;
    	font-size: 14px;
    	font-size: 0.875rem;
    	font-weight: bold;
    	height: auto;
    	left: 5px;
    	line-height: normal;
    	padding: 15px 23px 14px;
    	text-decoration: none;
    	top: 5px;
    	width: auto;
    	z-index: 100000; /* Above WP toolbar. */
    }
.entry-content a {
color: #017baa;
}




/********************************************************************************************/
/**************************************** RESPONSIVE ***************************************/
/******************************************************************************************/
/* Large desktop */
@media (max-width: 1229px) {
  img{ max-width:100%; height:auto;}
  *{ box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
  a[href^=tel] { /* css */
    color:inherit;
    text-decoration: inherit;
    font-size:inherit;
    font-style:inherit;
    font-weight:inherit;
  }   

  .boxed-layout #page{
    width: 100%;
  }
  .wrapper{ width: 980px ;}           
  .content-wrapper{
    padding-top: 13px !important;
  }

  /*** HEADER ***/

  .site-logo.f-left > a {
    padding-top: 12px;
  }

  .header-wrapper ul.sub-menu.mega-sub-menu{
    width: 920px;
  }

  .header-wrapper .menu li a{
    padding:0 18px;
  }

  /*** FOOTER ***/

  .footer-wrapper .col{
    margin-left: 31px;
  }
  
  #footer-bottom .footer-columns .col {
    margin-left: 57px;
  }

  /*** SLIDER ***/

  .slider-section{
    width: 58%;
  }

  /*.slider-section .bx-viewport{
    height: 282px !important;
    }*/

    .besides-block{
      width: 42%;
    }

    .besides-block .beside-post{
      margin:0 0 15px 3%;
    }

    /*** HOME ***/

    .home-featured-block-single-col{
      width: 44.6%;
    }

    .featured-post-block-coltype {
      min-height: 150px;
    }

    .popular-widget-area li {
      margin: 0 0 0 2%;
      width: 23%;
    }

    .profitmag_widget_recent_entries .widget-image,
    .footer-columns .profitmag_widget_popular_entries .widget-image,
    .sidebar .profitmag_widget_popular_entries .widget-image {
      float: none;
    }

    .footer-columns .profitmag_widget_popular_entries li .post-desc,
    .sidebar .profitmag_widget_popular_entries li .post-desc,
    .footer-columns .profitmag_widget_recent_entries li .post-desc,
    .sidebar .profitmag_widget_recent_entries li .post-desc {
      margin-top: 0;
      display: block;
    }

    .profitmag_widget_popular_entries li .post-desc a,
    .profitmag_widget_recent_entries li .post-desc a {
      width: 100%;
    }

    #social-post-shares + .post-content {
      width: 85%;
    }

    body.both_sidebar #social-post-shares + .post-content {
      width: 80%;
    }

  }

  /******************************************************************************************/

  @media screen and (min-width:993px) and (max-width:1229px) {
    body.both_sidebar #social-post-shares + .post-content {
      width: 75%;
    }
  }

  @media screen and (min-width:767px) and (max-width:1229px) {
    body.both_sidebar .secondary-sidebar .widget-area.sidebar .profitmag-like-count li {
      width: 48%;
    }
  }

  @media screen and (max-width:992px){
    .wrapper{ 
      padding:0 5px;
      width: 740px ;
    }

    /*** HEADER ***/

    .slicknav_menu, .responsive-slick-menu{
      display: block;
    }

    .header-wrapper .desktop-menu .menu{
      display: none;
    }

    .responsive-slick-menu{
      color:#ffffff;
    }

    .slicknav_btn:before {
      background: none repeat scroll 0 0 #ffffff;
      box-shadow: 0 6px 0 0 #ffffff, 0 12px 0 0 #ffffff;
      content: "";
      height: 3px;
      left: 3px;
      position: absolute;
      top: 6px;
      width: 22px;
    }

    .slicknav_btn {
      background: #000000;
      background-position: center center;
      border: 1px solid #ffffff;
      border-radius: 4px;
      color: transparent;
      cursor: pointer;
      display: block;
      float: left;
      font: 0px/0 a;
      height: 28px;
      left: 68px;
      position: absolute;
      text-decoration: none;
      text-shadow: none;
      top:10px;
      width: 30px;
    }

    .slicknav_menu li{
      border-top: 1px solid #383838;
      display: block;
      padding: 0 12px;
      width: 100%;
    }

    .slicknav_menu li a{
      color:#ffffff;
      display: inline-block;
      font-size: 14px;
      font-weight: 500;
      line-height:40px;
      text-transform: uppercase;
      display: block;
    }

    .slicknav_menu .slicknav_arrow {
      position:absolute;
      top: 0;
      right: 0;
      width: 40px;
      text-align: center;
      z-index: 99;
      font-size: 20px;
      font-weight: 700;
      color: #fff;
    }

    .slicknav_menu li:not(.menu-item-has-children) .slicknav_arrow {
      display: none;
    }

    .slicknav_menu .slicknav_arrow:hover,
    .slicknav_menu .slicknav_arrow:focus {
      color: #fff;
    }

    .header-wrapper .main-navigation .slicknav_menu ul.sub-menu {
      background: #000000;
      left: 0;
      margin-left: 12px;
      position: relative;
      top: 0;
      width: 100%;
    }

    .header-wrapper .main-navigation .slicknav_menu ul.mega-sub-menu {
      display: none !important;
    }

    .mega-sub-menu .pm-mega-menu-cat-wrap{
      position: relative;
      height: auto !important;
      width: 100%;
    }

    .mega-sub-menu .pm-mega-menu-cat-wrap a{
      padding: 0 10px;
    }

    .mega-sub-menu .pm-mega-menu-con-wrap{
      display: none;
    }

    .header-wrapper .slicknav_item.slicknav_row{
      width: 100%;
    }

    .header-wrapper .menu-right .slicknav_btn{
      left: auto;
      right: 10px;
    }

    /*** FOOTER ***/

    .footer-wrapper{
      padding: 30px 0 0;
    }

    .footer-columns.full-col .col,
    .footer-columns.half-col .col,
    .footer-columns.four-cols .col {
      width: 50%;
    }

    .footer-columns .col:nth-child(2n+1) {
      clear: both;
    }

    .profitmag_widget_recent_entries .widget-image,
    .footer-columns .profitmag_widget_popular_entries .widget-image,
    .sidebar .profitmag_widget_popular_entries .widget-image {
      display: block;
      float: left;
      max-width: 15%;
      margin-right: 10px;
    }

    .profitmag_widget_popular_entries li .post-desc a,
    .profitmag_widget_recent_entries li .post-desc a {
      width: 65%
    }

    #footer-top .footer1.col {
/*    margin-bottom: 25px;
    margin-left: 0;
    text-align: center;
    width: 100%;*/
  }

  #footer-top .footer2.col{
    /*margin-left: 0;*/
  }

  .footer-wrapper .col {
    /*margin-left: 32px;*/
  }

  #footer-bottom .clear{
    display: block;
  }

  #footer-bottom .footer-columns .col{
    float: left;
    margin-left:0;
    width: 50%;
  }

  .footer-wrapper .col li a{
    line-height: 24px;
  }

  /*** SLIDER ***/

  /*.slider-section .bx-viewport{
    height: 229px !important;
    }*/

    /*** HOME ***/

    .featured-post{
      margin: 0 0 16px 3%;
      width: 30%;
    }

    #social-post-shares + .post-content {
      width: 80%;
    }

    .slider-section, .besides-block{
      width: 100%;
    }
    .besides-block .beside-post {
      margin: 5px 0 15px;
      width: 25%;
    }

  .slider-section/*,
  .besides-block*/{
    width: 100%;
  }

  /*.besides-block .beside-post {
    margin: 5px 0 15px;
    width: 25%;
  }
  */
}

/******************************************************************************************/

@media (min-width: 480px) and (max-width: 992px) {
  .sidebar .profitmag_widget_popular_entries .post-date,
  .sidebar .profitmag_widget_recent_entries .post-date {
    clear: both;
  }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 992px) {

  .both_sidebar .single-thumb, .both_sidebar .related-post{
    width: 100%;
  }

  .both_sidebar .related-post{
    margin: 20px 0;
  }

  #social-post-shares {
    width: 100%;
  }

  #social-post-shares h3 {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e5e5e5;
  }

  #social-post-shares ul li {
    display: inline-block;
    border: none;
    margin: 0 5px 15px;
  }

  #social-post-shares + .post-content {
    width: 100%;
  }
  body.both_sidebar  #social-post-shares + .post-content {
    width: 100%;
  }


}


/******************************************************************************************/

/* Landscape phone to portrait tablet */
@media screen and (max-width:767px){

  .wrapper{ width: 98% ;}

  /*** HEADER ***/

  .site-logo.f-left {
    margin-bottom: 12px;
    text-align: center;
    width: 100%;
  }


  .header-ads.f-right {
    text-align:center;
    width: 100%;
  }

  /*** SIDEBAR ***/

  #primary, .right_sidebar #primary, .left_sidebar #primary, .no_sidebar #primary, .both_sidebar #primary-wrap, .both_sidebar #primary-wrap #primary{
    margin:0 0 20px;
    width: 100%;
  }

  .secondary-sidebar, .right_sidebar .secondary-sidebar, .left_sidebar .secondary-sidebar, .no_sidebar .secondary-sidebar, .both_sidebar #primary-wrap .secondary-sidebar, .both_sidebar .secondary-sidebar{
    clear: both;
    float: none;
    margin: 0 auto;
    width: 304px;
  }

  /*** FOOTER ***/

  .footer-wrapper .col,
  #footer-bottom .footer-columns .col,
  .footer-columns.full-col .col,
  .footer-columns.half-col .col,
  .footer-columns.four-cols .col {
    margin: 0 0 10px;
    text-align: center;
    width: 100%;
  }

  .profitmag_widget_popular_entries,
  .profitmag_widget_recent_entries {
    text-align: left;
  }

  .profitmag_widget_popular_entries li .post-desc a,
  .profitmag_widget_recent_entries li .post-desc a {
    width: 100%
  }

  .sidebar .profitmag_widget_popular_entries li .post-desc a,
  .sidebar .profitmag_widget_recent_entries li .post-desc a {
    width: 60%
  }

  /*** SLIDER ***/

  /*.slider-section, .besides-block{
    width: 100%;
    }*/

    .slider-section .bx-viewport{
      height: auto !important;
    }

  /*.besides-block .beside-post {
    margin: 5px 0 15px;
    width: 25%;
    }*/


  }


  /******************************************************************************************/


  /* Landscape phones and down */
  @media screen and (max-width:639px){

    /*** HEADER ***/

    .header-latest-posts{
      display: none;
    }


    .right-header.f-right {
      text-align: center;
      width: 100%;
    }

    /*** SLIDER ***/

    .besides-block .beside-post{
      width: 50%;
    }

    /*.slider-section .slider-desc,
     .beside-caption{
      display: none;
      }*/

      .slider-section .bx-controls-direction{
        bottom: 12px;
      }

      /*** HOME ***/
      .featured-post{
        margin: 0 0 16px 2%;
        width: 48%;
      }

      .featured-post + .clear{
        display: none;
      }

      .featured-post-three{
        width: 23%;
      }

      .single-col{
        margin: 0;
      }

      .home-featured-block-single-col {
        float: none;
        width: 96%;
        margin: 0 auto;
      }

      .home-featured-block.popular-widget-area{
        padding: 0 7px;
      }

      .home-featured-block.popular-widget-area ul{
        margin: 0;
      }

      .popular-widget-area li {
        margin: 0 0 0 2%;
        width: 47%;
      }

      .gallery-block{
        padding:16px 12px 26px;
      }

      /*** INNER ***/

      .single-thumb, .related-post{
        width: 100%;
      }

      .related-post{
        margin: 20px 0;
      }

      .comment-form textarea{
        width: 100%;
      }

      article.post .entry-content, article.post .post-thumb{
        width: 100%;
      }

      article.post .entry-content{
        padding: 0;
      }

      .post-thumb {
        text-align: center;
      }

      .post-thumb img {
        width: auto;
      }

    }


    /******************************************************************************************/


    @media screen and (max-width:560px) {
      #social-post-shares {
        width: 100%;
      }

      #social-post-shares h3 {
        margin-bottom: 5px;
        padding-bottom: 5px;
        border-bottom: 1px solid #e5e5e5;
      }

      #social-post-shares ul li {
        display: inline-block;
        border: none;
        margin: 0 5px 15px;
      }

      #social-post-shares + .post-content {
        width: 100%;
      }
      body.both_sidebar  #social-post-shares + .post-content {
        width: 100%;
      }
    }

    /* Landscape phones and down */
    @media screen and (max-width:479px){

      /*** HOME ***/

      .featured-post, .featured-excerpt-block .featured-post, .featured-post-main{
        float: none;
        margin: 0 auto 16px;
        width: 96%;

      }

      .featured-post-three{
        margin: 0 2% 10px;
        width: 46%;
      }

      .featured-excerpt-block{
        padding: 0;
      }

      .post-main-thumb, .post-main-desc {
        float: none;
        padding: 0;
        width: 100%;
      }

      .featured-post-main{
        float: none;
        width: 96%;
      }

      /*** FOOTER ***/

      .profitmag_widget_recent_entries .widget-image,
      .footer-columns .profitmag_widget_popular_entries .widget-image,
      .sidebar .profitmag_widget_popular_entries .widget-image {
        max-width: 30%
      }

      /*sider*/
      .besides-block .beside-post{
        width: 100%;
      }

      .slider-section .slider-desc{
        background: transparent;
        clear: both;
        position: relative;

      }

      .slider-section{
        background: #000;
      }

      .besides-block .beside-post:first-child{
        margin: 20px 0 15px;
      }

    }

    .profitmag-facebook-like-box .fb_iframe_widget_fluid,
    .profitmag-facebook-like-box iframe {
      display: block;
      width: 100% !important;
      max-width: 100% !important;
      overflow: auto;
    }




a:hover{
    color:#289dcc;
}
/*for header part*/
.ticker-title{
    background: #289dcc;
}
.ticker-content a:hover{
    color: #289dcc;
}
.header-latest-posts.f-left .latest-post-title{
    background: #289dcc;
}

a.site-title {
     color: #289dcc;
}

.socials a:hover{
    color:#289dcc;
}

.mega-sub-menu .pm-mega-menu-cat-wrap .mega-cat-menu:hover, 
.mega-sub-menu .mega-active-cat{
    background: #289dcc;
}

.header-wrapper .menu > li.current-menu-item, 
.header-wrapper .menu > li.current-menu-parent, 
.header-wrapper .menu > li.current_page_parent, 
.header-wrapper .menu > li.current_page_ancestor,
.home-icon.icon-active{
    background:#289dcc; 
    border-bottom: 2px solid #289dcc;
}

.home-icon.icon-active{
    margin-top: -4px;
    height: 52px;  
}

.header-wrapper .menu li,
.header-wrapper #site-navigation{
    border-bottom: 2px solid #289dcc;
}

.header-wrapper .menu li:hover > a{
    background: #289dcc;
    color: #fff;
}

.header-wrapper .mega-sub-menu li.menu-item-inner-mega{   
    border-bottom: 2px solid #289dcc;
}

.header-wrapper .menu > li.current-menu-item > a:before, 
.header-wrapper .menu > li.current-menu-parent > a:before, 
.header-wrapper .menu > li.current_page_parent > a:before, 
.header-wrapper .menu > li.current_page_ancestor > a:before{
    background: #289dcc;
}

.header-wrapper .search-block input#s, 
.widget_search input#s{
    border: 1px solid #289dcc;
}

/*for slider part*/
.slider-section .slide-date {
    background: none repeat scroll 0 0 #289dcc;
}

.slider-section .bx-controls-direction a{
    background: #289dcc url(assets/img/slider-controls.png) no-repeat;
}

.besides-block .beside-post{
    border-bottom: 3px solid #289dcc;
}

/*for featured blocks of home page*/
.bordertitle-red {
    border-bottom-color: #289dcc;
}
.featured-post .post-thumb {
    border-bottom: 3px solid #289dcc;
}

.featured-post-block-coltype .post-thumb-mini {
    border-bottom: 3px solid #289dcc;
}

/*for sidebar*/
.secondary-sidebar .widget-title:before, 
.profitmag_widget_popular_entries .widget-title:before{
    border-bottom: 7px solid #289dcc;
}

.view-all-link a{
    border: 2px solid #289dcc;
    color: #289dcc;
}

.view-all-link a:hover{
    background:  #289dcc;
}
#calendar_wrap #wp-calendar #today, 
#calendar_wrap #wp-calendar #today a {
    background: none repeat scroll 0 0 #289dcc;
}

/* for share count */
.profitmag-like-count ul li a {
    border-bottom-color: #289dcc;
}

.profitmag-like-count ul li a:hover {
    border-color: #289dcc;
}

.profitmag-like-count ul li a span.fa {
    color: #289dcc;
}

/*for footer*/
.red{
    color: #289dcc;
}

.footer-wrapper a:hover{
    color:#289dcc;
}

.footer-wrapper .socials a:hover{
    color: #289dcc;
}

/*for page and posts*/
.posted-on a:hover,
.cat-links a:hover,
.comments-link a:hover,
.edit-link a:hover{
    color:#289dcc;
}
.comment-form .form-submit input, 
.read-more{
    border: 2px solid #289dcc;
    color: #289dcc;
}
.comment-form .form-submit input:hover,.read-more:hover{
    background-color:#289dcc;
}
.page-numbers{
    border: 2px solid #289dcc;
    color: #289dcc;
}
.page-numbers:hover, .page-numbers.current{
    background-color: #289dcc;
}

/******************************************************************************************/

@media screen and (max-width:992px){
    .slicknav_btn.slicknav_open{
      border: 1px solid #289dcc;
    }

    .slicknav_btn.slicknav_open:before{
      background: none repeat scroll 0 0 #289dcc;
        box-shadow: 0 6px 0 0 #289dcc, 0 12px 0 0 #289dcc;
    }

    .slicknav_menu li:hover > a, 
    .slicknav_menu li.current-menu-item > a, 
    .slicknav_menu li.current_page_item a{
      color: #289dcc;
    }

}





.header-wrapper #site-navigation{
	background: #000000;
}

.top-header-block{
	background: #000000;
}
.header-wrapper .menu li{	
	background-image:url(assets/img/menu-bg.png) repeat-y scroll right top #000000;

}



.site-title,
		.site-description {
			position: absolute;
			clip: rect(1px, 1px, 1px, 1px);
		}

