/*   
Theme Name: Copyright Theme
Theme URI: http://ddminds.com
Description: Web company
Author: DD Minds
Author URI: http://ddminds.com
Version: 1.0.0
*/

/********************************* START DEFAULT CSS ****************************************/

@font-face {
    font-family: 'century-regular';
    src: url("fonts/century_gothic.ttf");
    font-style: normal;
}
@font-face {
    font-family: 'century-bold';
    src: url("fonts/century_gothic_bold.ttf");
    font-style: normal;
}
@font-face {
    font-family: 'Standly';
    src: url("fonts/standly.ttf");
    src: url('fonts/standly.eot');
    src: url('fonts/standly.eot?#iefix') format('embedded-opentype'),
         url('fonts/standly.woff') format('woff'),
         url('fonts/standly.ttf') format('truetype'),
         url('fonts/standly.svg#Sri-TSCRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
	font-family: 'century-regular';
}

#header_logo {
	text-align: center;
	padding-top: 5px;
	position: relative;
	z-index: 1;
}
.logo_div {
	margin-bottom: -90px;
}
#header .logo_div svg {
	height: auto;
	width: 320px;
}
.navbar-nav > li {
	padding: 13px;
}
.navbar-nav > li a {
	padding: 2px;
}
.navbar-nav > li a:hover {
	border-bottom: 1px solid #eaa822;
}
#logo_slider > g {
	opacity: 0;
	visibility: hidden;
	transition: 1s;

}
#logo_slider > .for_sirst {
	opacity: 1;
	visibility: visible;
}

#home_banner {
	height: 300px;
	background-size: cover;
	background-position: center;
	position: relative;
	margin-top: 101px;
}	
#home_banner:before {
	content: " ";
	display: block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.4);
	width: 100%;
	height: 100%;
	position: absolute;
}
.banner_text {
	position: absolute;
	width: 50%;
	left: 0;
	top: 60px;
	/*background-color: rgba(0, 0, 0, 0.4);*/
	padding: 20px;
	color: #fff;
	font-size: 16px;
	padding-right: 50px;
}
.banner_text:before {
	/*content: " ";*/
	display: block;
	width: 300%;
	position: absolute;
	right: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	top: 0;
}
.banner_text strong,
.banner_text b {
	font-family: 'century-bold';
}
#home_banner .container {
	position: relative;
	height: 100%;
}
.home_content {
	background-color: #fff;
	padding: 15px;
	margin-top: -30px;
	margin-bottom: -25px;
}
#home_content {
	background-image: url(/wp-content/themes/copy_theme/img/bg.png);
	position: relative;
	z-index: 1;
	/*margin-top: 5px*/
}
.left_bar_title {
	background-color: #671E5A;
	text-align: center;
	font-size: 15px;
	line-height: 40px;
	display: block;
	position: relative;
	color: #fff;
	font-family: 'century-bold';
	letter-spacing: 1px;
	margin-bottom: 20px;
}
.right_bar .left_bar_title {
	margin-right: -5px;
	margin-left: -5px;
}
.right_bar .left_bar {
	margin-left: -10px;
	margin-right: -10px;
}
.left_bar {
	text-align: center;
	margin-bottom: 15px;
	background-color: #ECECED;
}
.left_bar_title:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #671E5A;
	border-width: 11px;
	margin-left: -11px;
}
.left_bar hr {
	border-color: #D3D5D6;
	margin: 15px 0;
}
.left_bar_sub_title {
	margin-bottom: 20px;
	font-size: 14px;
	color: #671E5A;
	font-family: 'century-bold';
}
.left_bar_tags {
	font-size: 14px;
	display: block;
	color: #4A4949;
	margin-bottom: 20px;
	line-height: 14px;
}
.left_bar_tags.will {
	text-align: left;
	margin-bottom: 15px;	
	padding-left: 15px;
}
.left_bar.right_bar ul {
	padding-left: 0px;
	/*padding-right: 15px;*/
	margin-bottom: 20px;
}
.left_bar.right_bar ul li {
	position: relative;
	padding-left: 15px;
	list-style-type: none;
	line-height: 1.3em;
	font-size: 14px;
	text-align: left;
	margin-bottom: 10px;
}
.left_bar.right_bar ul li:before {
	content: " ";
	display: block;
	width: 7px;
	height: 5px;
	background-image: url(/wp-content/themes/copy_theme/img/ptich.svg);
	background-size: 100%;
	position: absolute;	
	top: 3px;
	left: 0;
}
.left_bar.right_bar button {
	width: 100%;
}
.btn_div {
	padding: 0 15px;
}
.left_bar .social_ul {
	padding: 0 0 10px;
	margin: 0;
}
.left_bar_content {
	padding: 0 10px;
	color: #4A4949;
}
.left_bar .social_ul li {
	display: inline-block;
	margin-left: 10px;
}
.left_bar .social_ul li:first-child {
	margin-left: 0;
}
.left_bar .social_ul li a {
	width: 25px;
	height: 25px;
	/*background-image: url(img/soc.svg); */
	background-size: 100%;
	display: block;
}
.left_bar_sec_colum span {
	color: #4A4949;
	font-size: 14px;
}
.left_bar_sec_colum {
	background-color: #ECECED;
	text-align: center;
	padding: 15px;
}
.nor_cls {
	line-height: 1.3em;
	font-size: 16px;
}
.nor_m_cls {
	font-size: 14px;
	line-height: 1.3em;
}
.std_btn {
	background-color: #671E5A;
	color: #fff!important;
	text-decoration: none!important;
	border: none;
	font-size: 15px;
	font-family: 'century-bold';
	padding: 5px 0;
	width: 100%;
	border-radius: 5px;
	display: block;
}
.left_bar_sec_colum .std_btn {
	margin-top: 15px;
	background-color: #B5CA5A;
}
.left_bar_sec_colum .std_btn:hover {
	color: #fff;
	text-decoration: none;
}
.left_bar.right_bar .btn_div {
	padding: 0;
	padding-bottom: 10px;
}
.right_bar {
	padding: 0 5px;
}

.post_block {
	width: 100%;
	margin-bottom:15px;
	color: #4A4949;
}
.image_block {
	position: relative;
	height: 180px;
	background-size: cover;
	background-position: center;
}
.left_bar_content p {
	font-size: 14px;
	line-height: 1.3em;
}	
.left_bar_content h4 {
	font-size: 20px;
}
.block_title {
	font-size: 16px;
	line-height: 16px;
	font-family: 'century-bold';
	display: block;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.plage_btn {
	padding: 0 5px;
}
.block_subtitle  {
	font-size: 13px;
	line-height: 14px;
	display: block;
	margin-bottom: 10px;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.post_block img {
	width: 100%;
	height: auto;
}
#posts_content {
	padding: 0 7.5px;
}
#posts_content .col-md-4 {
	padding: 0 7.5px;
}
.play_btn {
	position: absolute;	
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 30px;
	height: 30px;
	background-image: url(/wp-content/themes/copy_theme/img/play_btn.svg);
	background-size: 100%;
	background-repeat: no-repeat;
	cursor: pointer;
}
#posts_content .row {
	font-size: 0;
}

#modal_global {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	opacity: 0;
	visibility: hidden;
	transition: 1s; 
	z-index: 999;
}
#modal_global.oppened {
	opacity: 1;
	visibility: visible;
}
#modal_content {
	position: relative;
	/*top: 0;*/
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background-color: #fff;
	width: 640px;
	height: 360px;
	top: 50%;
	transform: translateY(-50%);
}
#modal_content iframe {
	width: 100%;
	height: 100%;
	border: none;
}
.load_more_glob {
	text-align: center;
	margin: 15px 0;
}
.to_next_page {
	text-align: center;
	margin-bottom: 15px;
}
#share_section {
    background-color: #e5e5e5;
}
.to_next_page .std_btn,
.load_more_glob .load_more.std_btn {
	width: 133px;
	display: inline-block;
	background-color: #B5CA5A;
	margin-right: 15px;
	outline: none;
	/*margin-bottom: 15px;*/
}
.to_next_page .std_btn:hover {
	color: #fff;
	text-decoration: none;
}
.load_more_glob .std_btn {
	width: 210px;
	display: inline-block;
}
.load_more_glob .std_btn:hover {
	color: #fff;
	text-decoration: none;
}
#share_section .ff-btn {
	display: none;
}
#share_section.with_btn .ff-btn {
	display: inline-block;
	background-color: #B5CA5A!important;
}
#change_section {
	padding: 45px 0;
}
#change_section {
	color: #4A4949;
	font-size: 14px;
	line-height: 14px;
}
#change_section strong {
	font-family: 'century-bold';
}
#change_section .title {
	background-color: #671E5A;
	color: #fff;
	border: none;
	outline: none;
	padding: 15px;
	font-size: 18px;
	line-height: 18px;
	text-align: right;
	font-family: 'century-bold';
}
footer {
	padding: 15px 0;
	background-color: #4A4949;
}
.footer_text {
	color: #fff;
	font-size: 14px;
	line-height: 22px;
}
.footer_right_logo {
	text-align: right;
}
.footer_text a {
	color: #B5CA5A;
	font-family: 'century-bold';
}
.twitter_tags {
	background-color: #5FA3D7;
	text-align: center;
	color: #fff;
	font-size: 14px;
	padding: 5px 0;
	position: relative;
	margin-bottom: 25px;
}
.twitter_tags:after {
	top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #5FA3D7;
    border-width: 11px;
    margin-left: -11px;
}
.home_content.load_more .left_bar .social_ul {
    margin-top: 15px;
    padding: 0;
}
.home_content.load_more .left_bar .social_ul li a {
	width: 35px;
	height: 35px;
}
.home_content.load_more .left_bar_title {
	width: 230px;
	margin-right: auto;
	margin-left: auto; 
}
.home_content.load_more .col-md-12 {
	padding-left: 0;
}
.home_content.load_more .left_bar {
	background-color: #fff;
	margin-bottom: 0;
}
.twit_hr {
	margin-bottom: 20px;
	position: relative;
	text-align: center;
}
.twit_hr:before, .twit_hr:after {
	content: " ";
	display: block;
	position: absolute;
	top: 50%; 
	transform: translateY(-50%);
	width: 65px;
	height: 1px;
	background-color: #D3D5D6;
}
.left_bar.right_bar {
	padding-bottom: 10px;
}
.twit_hr:before {
	left: 0;
}
.twit_hr:after {
	right: 0;
}
#pop_global {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 99;
	opacity: 0;
	visibility: hidden;
	transition: .7s;
}
#pop_global.oppp { 
	opacity: 1;
	visibility: visible;
}
#pop_content {
	position: absolute;
	top: 50%;
	/*bottom: 0;*/
	transform: translateY(-50%);
	right: 0;
	left: 0;
	width: 440px;
	/*height: 300px;*/
	background-color: #F5F5F6;
	margin: auto;
}
.pop_close_btn {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	cursor: pointer;
}
#pop_text {
	color: #404041;
	text-align: center;
	font-size: 18px;
	font-family: 'century-bold';
	padding: 45px 0 15px;
}
.pop_text {
	margin-bottom: 20px;
}
#pop_text input.es_textbox_class {
	width: 275px;
	border: 1px solid #D9DBDC;
	color: #A6A8AB;
	padding: 5px 10px;
	border-radius: 0px;
	font-family: 'century-regular';
}
#pop_text input[type="button"] {
	background-color: #B5CA5A;
	color: #fff!important;
	text-decoration: none!important;
	border: none;
	font-size: 14px;
	font-family: 'century-bold';
	padding: 5px 0;
	border-radius: 5px;
	display: block;
	width: 120px;
	margin: 0 auto;
	outline: none;
}	
#es_msg_pg {
	color: #B5CA5A;
}
.es_lablebox {
	font-size: 0;
}
.head_soc_div,
.menu_div {
	height: 101px;
	margin-top: -5px;
	position: relative;
}
#menu-main-menu {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
#menu-main-menu a {
	color: #4A4949;
	font-size: 18px;
}
.navbar-nav > li:hover a{
	background-color: #fff;
}
.header_soc {
	padding-left: 0;
	text-align: center;	
	position: absolute;
	top: 50%;
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
}
.header_soc li {
	display: inline-block;
	margin-left: 5px;
}
.header_soc a {
	width: 30px;
	height: 30px;
	background-size: 100%;
	display: inline-block;
	margin-left: auto;
}
.header_parent {

}
.col-md-6.sec,
.col-md-6.first,
.head_soc_div,
.menu_div,
.logo_div svg,
.logo_div,
#header {
	transition: .7s;
}
#header {
	position: fixed;
	z-index: 11;
	top: 0;
	width: 100%;
	background-color: #fff;
	height: 101px;
}
#header.scrolled {
	position: fixed;
	height: 74px;
}
#header.scrolled .logo_div {
	margin-bottom: 0;
}
#header.scrolled .logo_div svg {
	width: 130px;
	height: 64px;
}
#header.scrolled .head_soc_div,#header.scrolled .menu_div {
	height: 74px;
}
#header .col-md-6.first {
	width: 45%;
}
#header .col-md-6.sec {
	width: 55%;
}
#load_more_btn {
	display: none
}
.post_block .vide_share {
	position: absolute;
	display: block;
	width: 25px;
	height: 25px;
	border-radius: 5px;
	top: 10px;
	right: 10px;
	background-size: 100%;
	visibility: hidden;
	opacity: 0;
}
.post_block .twit_share {
	top: 45px;
	background-image: url(/wp-content/themes/copy_theme/img/Untitled-4.png);
}
.post_block .face_share {
	background-image: url(/wp-content/themes/copy_theme/img/Untitled-3.png);
}
.post_block:hover .vide_share {
	visibility: visible;
	opacity: 1;
}

@media(max-width: 480px) {
	.book_block {
		/*animation-delay: .3s;*/
	}
	@-webkit-keyframes logoAnimation {
	  from {
	  	transform: translateY(60%);
	  }
	  40%, 50% {
	  	transform: translateY(0%);
	  }
	  to {
	  	transform: translateY(-120%);
	  }
	}
	@keyframes logoAnimation {
	  from {
	  	transform: translateY(60%);
	  }
	  40%, 50% {
	  	transform: translateY(0%);
	  }
	  to {
	  	transform: translateY(-120%);
	  }
	}
	#header_logo {
		/*padding-top: 15px;*/
	}
	#header_logo .logo_div svg {
		width: 163px!important;
    	height: 80px!important;
	}
	.banner_text {
		width: 100%;
		padding: 15px;
		top: 15px;
		font-size: 14px;
	}
	.home_content .col-md-8,
	.home_content .col-md-2 {
		margin-bottom: 15px;
	}
	.home_content {
		background-color: transparent;
	     margin-top: 0px; 
    	 margin-bottom: 0px; 
	}
	.home_content .col-md-2,
	.home_content .col-md-8 {
		padding: 15px!important;
		background-color: #fff;
	}
	.std_btn  {
		width: 200px;
		margin: 0 auto;
	}
	.post_block {
		padding-bottom: 18px;
	    border-bottom: 1px solid #D3D5D6;
	}
	#posts_content .col-md-4:last-child .post_block {
		border-bottom: none;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.play_btn {
		width: 50px;
		height: 50px;
	}
	#modal_content {
		width: 80%;
		height: auto;	
	}
	#modal_content iframe {
		width: 100%;
		height: auto;
		display: block;
	}
	.widget-easy-twitter-feed-widget-global-wrapper iframe {
		width: 100%;
	}
	.load_more_glob {
		margin: 0;
		margin-top: 15px;
	}
	.load_more_glob a {
		margin: 0;
	}
	.load_more_glob a:first-child {
		margin-bottom: 15px;
		margin-right: 0!important;
	}
	#change_section {
		padding: 15px;
	    background-image: url(/wp-content/themes/copy_theme/img/bg.png);
	}
	#change_section .container {
		padding: 15px;
		background-color: #fff;
	}
	#change_section p {
		text-align: justify;
	}
	#change_section .col-md-8 {
		margin-bottom: 15px;
	}
	#change_section button {
		font-size: 14px;
		padding: 10px;
		text-align: center;
		margin-bottom: 10px;
	}
	.footer_logo {
		text-align: center;
		margin-bottom: 15px;	
	}
	.footer_text {
		margin-bottom: 15px;
		text-align: center;
	}
	.footer_right_logo {
		text-align: center;
	}
	#share_section {
		padding: 15px 0;
	}
	#share_section p {
		margin-bottom: 15px;
	}
	#share_section button {
		width: 170px;
		font-size: 18px;
	}
	.home_content.load_more .left_bar .social_ul {
	    padding-bottom: 10px;
	}
	.home_content.load_more .left_bar {
		padding-top: 10px;
	}
	.left_bar {
		margin-bottom: 0;
	}
	.to_next_page .std_btn, .load_more_glob .load_more.std_btn {
		margin-right: 0;
		margin-bottom: 15px;
	}
	.logo_div {
		margin-bottom: 0;
	}
	#header .col-md-6.first {
		width: 50%;
		float: left;
	}
	#header .col-md-6.sec {
	    width: 50%;
	    float: left;
	}
	#header .col-md-6.sec .col-md-6 {
		width: 100%;
		float: left;
	}
	#menu-main-menu {
		margin: 0;
		left: 50%;
	    transform: translateY(-50%) translateX(-50%);
	    width: 100%
	}
	#menu-main-menu a {
		padding: 0;
		font-size: 16px;
		display: inline-block;
		line-height: 16px;
	}
	.head_soc_div, .menu_div {
		height: 51px;
	}
	.nav > li:first-child {
		/*margin-right: 10px;*/
	    margin-top: 4px;
	}
	.nav > li {
		display: block;
	}
	.header_soc {
		width: 100%;
		text-align: right;
		height: 20px;
		margin: 0;
	}
	.header_soc a {
		width: 23px;
		height: 23px;
	}
	#home_banner {
		margin-top: 74px;
		height: 250px;
	}
	#header.scrolled .head_soc_div, #header.scrolled .menu_div {
		height: 51px;
	}
	.navbar-nav > li {
		padding: 2px;
	}
	#menu-main-menu {
		text-align: right;
		padding: 15px 0;
	}
	#pop_content {
		width: 100%;
		position: relative;
	}
	#header {
		height: 90px;
	}
	#header.scrolled {
		height: 90px;
	}
	.header_soc,
	#menu-main-menu {
		transform: none;
		position: static;
	}
	#menu-main-menu {
		padding: 0;
	}
	.header_soc {
		padding-top: 11px;
	}
	#pop_global {
		padding: 0 15px;
	}
}	
@media(max-width: 375px) {
	#menu-main-menu a {
		font-size: 14px;
	}
}