@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,700;0,900;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
/*
Theme Name: Bruised
Author: Bruised
Tags: responsive, fixed width
*/

* { margin: 0px; padding: 0px; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none; box-sizing: border-box; -webkit-box-sizing: border-box; }
html, body { width: 100%; font-size: 24px; line-height: 1.3; color: #000; font-family: 'Roboto', sans-serif; font-weight: 400; background: #fff; }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; vertical-align: baseline; }

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { display: block; }
.container { padding: 0 15px; margin: 0 auto; max-width: 1140px; position: relative; }

input[type=checkbox]{ -webkit-appearance: checkbox; margin: 0px 0 0 0px; display: inline-block; vertical-align: top;}
button, input, textarea, select { -webkit-appearance: none; -webkit-border-radius: 0px; }


[href^="tel"] { cursor: text; }
[href^="tel"]:hover { text-decoration:none !important; }

textarea::input-placeholder,input::input-placeholder { opacity: 1; } 
textarea::-moz-placeholder,input::-moz-placeholder{ opacity: 1; } 
textarea:-ms-input-placeholder,input:-ms-input-placeholder{ opacity: 1; }
textarea::-webkit-input-placeholder,input::-webkit-input-placeholder { opacity:100; }  

.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }

input, textarea { font-weight: 400; transition: all 0.3s; -webkit-transition: all 0.3s;  border-radius:0px !important; -webkit-border-radius:0px  !important; -ms-border-radius:0px  !important; }
input[type="text"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
 textarea:focus { outline: none; }
input.wpcf7-validates-as-required {  }
input.wpcf7-validates-as-required:focus { }

/* common */
a { color: #cb2324; outline: none; transition: all 0.3s; -webkit-transition: all 0.3s; text-decoration: none; }
a:hover { }
img { border: 0px; outline: none; display: block; max-width: 100%; height:auto;  transition: all 0.3s; -webkit-transition: all 0.3s; text-decoration: none; }
ul,ol { margin-bottom: 20px; padding: 0 0 0 20px;}
.clear { clear: both; overflow: hidden; }
h1, .h1 ,h2, .h2 ,h3, .h3 ,h4, .h4 ,h5, .h5 ,h6, .h6 { padding-bottom: 10px; line-height: 1.1; font-weight:700; } 

h1, .h1 { font-size: 63px; font-family: 'Abril Fatface', cursive; }
h2, .h2 { font-size: 63px; font-family: 'Abril Fatface', cursive; }
h3, .h3 { font-size: 44px; line-height: 1; color: #ec1d25; font-family: 'Abril Fatface', cursive; font-weight:normal; }
h4, .h4 { font-size: 30px; }
h5, .h5 { font-size: 25px; }
h6, .h6 { font-size: 20px; }

p { padding-bottom: 20px; letter-spacing: 0.01em; }
p a { color:#cb2324; }
p a:hover { text-decoration:underline; }

ul.listing li { padding: 0 0 10px 10px; position: relative; line-height: 30px; }
ul.listing li:before { content:'.'; position:absolute; left:0; top:0; }

.field, .wpcf7-text, textarea { display: block; border-radius:0; -webkit-border-radius:0; -ms-border-radius:0; width: 100%; height: 40px; font-size: 13px ; padding: 13px 25px 13px 15px; background:#eeeeee; border:0; color:#5d5d5d; }
textarea { padding: 13px 15px; height: 110px; resize: none; }

a.close, a.mobilemenu { display: none; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
 textarea:focus { border:0; color: #000; outline:none; }

.newsletter_sec .tnp-subscription input[type="submit"],
.button { font-size: 24px; line-height: 24px; transition: all 0.3s; padding: 15px 20px; min-width:220px; text-align:center; background: #dca21a; display:inline-block; vertical-align: top; text-transform: uppercase; font-weight:400; color: #fff; border-radius: 20px !important; cursor: pointer; }
.newsletter_sec .tnp-subscription input[type="submit"]:hover,
.button:hover { background: #ec1d25; }


.wpcf7-spinner { display: none !important; }

.flex-wrap { display: flex; flex-wrap: wrap; }
.v-center { align-items:center; }
.v-bottom { align-items:flex-end; }
.h-center { justify-content:center; }
.space-between { justify-content:space-between; }


/* wrapper */
#wrapper {  width: 100%; overflow: hidden; min-height: 100%; position: relative; }
.wrapper,
.centering { width: 100%; max-width: 1565px; padding: 0 15px; margin:auto; position: relative;}  


/* header-part */
#header-bar { width: 100%; z-index:99; position: absolute; left:0; top:0; }
#header-bar .wrapper { max-width: 1715px; }



	/*header_sec*/
	.header_sec { padding: 13px 0; width: 100%; background: rgba(0,0,0,0.8); position: relative; } 
	
	.header_sec .contact-info { font-size: 14px; font-family: 'Montserrat'; line-height: 22px; color: #fff; }
	.header_sec .c_info { display: inline-block; vertical-align: top; min-height:33px; line-height: 33px; font-weight:500; }
	.header_sec .phone { padding-left: 35px; background:url(images/phone.png) 3px center no-repeat; line-height: 22px; }
	.header_sec .phone a { color: #e4e4e4; font-weight:700; }
	.header_sec .phone a.request { text-decoration:underline; margin-left:5px; font-size: 8px; display: block; color: #ed1c24; line-height:1; width: 100%; }
	.header_sec .phone a.request:hover { text-decoration:none; }
	.header_sec .email { padding: 0 10px; margin: 0 10px; border-left: 2px solid #c2962f; border-right: 2px solid #c2962f;  }
	.header_sec .email a { display: inline-block; vertical-align: top; color: #e4e4e4; padding-left: 35px; background:url(images/email.png) 5px center no-repeat; }
	.header_sec .phone small { display: block; font-size: 11px; font-weight:900; line-height: 1.1; color: #cc2028; }
	.header_sec .address address { font-style:normal; padding-left:25px;  background:url(images/address-icon.png) left center no-repeat; }

	/*logo_sec*/
	.logo_sec { width: 100%; background:url(images/logo-bg.jpg) no-repeat; background-size:cover; }	
	.logo_sec .logo { max-width:400px; display:block; margin: 0 0 -7px 0; }
	.logo_sec .menu_trigger { padding: 0 0 22px 0; position: relative; font-size: 14px; line-height: 1; color:#ed1d25; font-weight:900; text-transform: uppercase; margin: 0 45px 0 0; }
	.logo_sec .menu_trigger span { width: 42px; height:3px; display: block; position:absolute; left:50%; bottom:10px; background: #363636; margin-left:-21px; border-radius: 2px; transition:all 0.3s; }
	.logo_sec .menu_trigger span:after,
	.logo_sec .menu_trigger span:before { transition:all 0.3s; width: 100%; height:3px; content:''; position:absolute; left:0; top:5px; background: #363636; border-radius: 2px; }
	.logo_sec .menu_trigger span:after { top:-5px;  }
	.logo_sec .menu_trigger.open span { background: transparent; }
	.logo_sec .menu_trigger.open span:before { transform: rotate(20deg); top:0; }
	.logo_sec .menu_trigger.open span:after { transform: rotate(-20deg); top:0; }
	.logo_sec .utility_trigger { display: none; }


	/* nav-bar */
	.nav-bar { padding: 15px 0; width: 100%; position: relative; display: none; text-align: center; z-index: 999; position:absolute; left:0; top:0; background: #cb2324; box-shadow: 0px 4px 4px rgba(0,0,0,0.2);  }
	#header-bar .nav-bar .wrapper { padding: 0 15px; }
	.nav-bar ul { margin:0; padding:0; list-style: none; line-height:0;}
	.nav-bar li { padding: 0 10px; display: inline-block; vertical-align: top; font-size: 16px; line-height: 20px; font-weight: 600; position: relative; text-transform: uppercase;  }
	.nav-bar li a { color: #fff; display: block; }
	.nav-bar li.current-menu-item > a { color: #000; }
	.nav-bar li a.active { color: #000; }
	.nav-bar li:after { width: 2px; height: 18px; content: ''; position: absolute; left: -3px; top: 1px; background: #fff; }
	.nav-bar li:first-child:after { display: none; }
	.nav-bar li a.highlight ,
	.nav-bar li a.clicked { color: #000; }
	.nav-bar li > a:hover { color: #000; text-decoration: none; }
	.nav-bar .sub-menu li:after { display: none; }
	.nav-bar li:hover .sub-menu { opacity: 1; visibility: visible; }
	.nav-bar .sub-menu li { padding: 2px 10px; }
	.nav-bar .sub-menu { padding: 8px 0; min-width: 130px; position: absolute; top: 100%; left: 0; z-index: 999; text-align: left; opacity: 0; visibility: hidden; transition: all 0.3s; -webkit-transition: all 0.3s; background: #16837d; }
	.nav-bar .sub-menu li { padding: 2px 10px; font-size: 17px; }
	
	@-webkit-keyframes stickyhead{
		0%{opacity:0;-webkit-transform:translateY(-100%) }
		100%{opacity:1;-webkit-transform:translateY(0)} 
	}	
	@-moz-keyframes nav-bar{ 
		0%{opacity:0;-moz-transform:translateY(-100%)}
		100%{opacity:1;-moz-transform:translateY(0)}
	}
	@keyframes stickyhead{
		0%{opacity:0;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}
		100%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}
	}
	.stickyhead .nav-bar { top:0; position: fixed; -moz-box-shadow: 0px 0px 4px #000000; -webkit-box-shadow: 0px 0px 4px #000000; box-shadow: 0px 0px 4px #000000; opacity: 1; visibility: visible;  display: block !important; -webkit-animation:stickyhead ease-in-out 0.7s 0.1s both;-moz-animation:stickyhead ease-in-out 0.7s 0.1s both;animation:stickyhead ease-in-out 0.7s 0.1s both; }
	.stickyhead .nav-bar li a:hover,
	.stickyhead .nav-bar li a.clicked { color: #000; }
	.stickyhead .header_bar { margin-top:165px; }

#header-bar.show { position: fixed; -webkit-animation:stickyhead ease-in-out 0.4s 0.1s both;-moz-animation:stickyhead ease-in-out 0.4s 0.1s both;animation:stickyhead ease-in-out 0.4s 0.1s both; box-shadow:0px 4px 4px rgba(0,0,0,0.2); }


/* banner-bar */
.slider-bar { width: 100%;  position: relative; }
.slider-bar .custom.tparrows::before { display: none !important; }
.slider-bar .custom.tparrows.tp-rightarrow { width: 38px; height: 38px; content:''; background:url(images/slider-next-icon.png) no-repeat; background-size:contain; }
.slider-bar .custom.tparrows.tp-leftarrow { width: 38px; height: 38px; content:''; background:url(images/slider-prev-icon.png) no-repeat; background-size:contain; }
.slider-bar .custom .tp-bullet { width: 17px; height: 17px; opacity: 100; border-radius: 5px; position: relative; display: inline-block; vertical-align: top; background: #6f6f6d; }
.slider-bar .custom .tp-bullet:hover,
.slider-bar .custom .tp-bullet.selected { opacity:100; background:#ed1c24; }
.slider-bar h1 span { color: #ed1c24 !important; }
.slider-bar .subhead { letter-spacing: 0.6em !important; font-family: 'Gotham'; }

.slider-bar .social { position:absolute; left:50%; margin-left: -800px; bottom: -50px; display: inline-flex; flex-wrap:wrap; list-style:none; padding: 0; z-index:1; }
.slider-bar .social li { display: flex; flex-wrap:wrap; align-items:center; padding: 0 6px; }
.slider-bar .social li a { width:75px; height: 81px; background: #ed383f; position: relative; text-align: center; display: block; color: #fff; font-size: 50px; line-height: 81px; }
.slider-bar .social li a:hover { background: #e6ad55; }



/* inner-banner-bar */
.inner-banner-bar { width: 100%;  min-height:400px; background-position: center center; background-size:cover; background-repeat: no-repeat; background-attachment:fixed; }

/* content-part */
#content-part { width: 100%; position: relative;  }

h2 { padding: 0 135px; letter-spacing: -0.02em; margin: 0 0 30px 0; font-size: 63px; line-height: 1; font-family: 'Abril Fatface', cursive; text-align:center; position: relative; display: table; margin: 0 auto; font-weight:normal; }
h2:after,
h2:before { width: 228px; height:6px; content:''; position:absolute; left:0; top:50%; margin-top:-3px; background:url(images/l-shadow.png) no-repeat; background-size:100% 100%; }
h2:after { left:auto; right:0; background-image: url(images/r-shadow.png); }

	/*inspiration_sec*/
	.inspiration_sec { padding: 65px 0 20px; width: 100%; position: relative; border-bottom: 13px solid #dca318; }
	.inspiration_sec .wrapper { max-width: 1700px; }
	.inspiration_sec .text { margin: 0 100px 0px 35px; padding: 0 0 90px 10px; width: calc(53% - 135px); }
	.inspiration_sec .image { width: 47%; order:1; position: relative; }
	.inspiration_sec .image:after { width: 348px; height: 348px; content:''; position:absolute; right:-93px; top:-55px; background: #d43137; border-radius: 50%; }
	.inspiration_sec .image figure { width: 100%; height:0; padding-bottom: 89%; position: relative; display:block; } 
	.inspiration_sec .image figure img { position:absolute; left:0; top:0; width: 100%; height:100%; object-fit:cover; z-index:1; } 
	.inspiration_sec .text:after,
	.inspiration_sec .text:before { width: 228px; height:6px; content:''; position:absolute; left:0; bottom:0; margin-top:-3px; background:url(images/l-shadow.png) no-repeat; background-size:100% 100%; }
	.inspiration_sec .text:after { left:auto; right:0; background-image: url(images/r-shadow.png); }
	.inspiration_sec h2 { margin-bottom: 30px; letter-spacing:0.03em; }

	/*inspiration_sec*/
	.vision_sec { width: 100%; color:#fff; position: relative; background: #ec1d25; border-bottom: 13px solid #dca318; }
	.vision_sec .wrap { margin:auto; max-width: 1920px; padding: 0; }
	.vision_sec .text { padding: 85px 60px 140px; width: 50%; }
	.vision_sec .text .inner { max-width: 755px; }
	.vision_sec .image { width: 50%; position: relative; }
	.vision_sec .image img { position:absolute; left:0; top:0; width: 100%; height:100%; object-fit:cover; z-index:1; } 
	.vision_sec h2 { margin-bottom:15px; }
	.vision_sec p + h2 { margin-top:30px; }
	.vision_sec h2 { width:100%; letter-spacing:0.03em; }


	/*founder_sec*/
	.founder_sec { padding: 40px 0 100px; width: 100%; position: relative; background: #fff; border-bottom: 13px solid #dca318; }
	.founder_sec .wrapper { max-width: 1640px; }
	.founder_sec .founder_list { margin: 0 -57px; }
	.founder_sec .founder { padding: 0 57px; width: 50%; }
	.founder_sec h3 { font-size: 44px; line-height: 1; color: #ec1d25; font-family: 'Abril Fatface', cursive; font-weight:normal; }
	.founder_sec h2 { margin-bottom: 35px; }
	.founder_sec .more { font-size: 24px; line-height: 1; color:#ff000a; text-decoration:none; }
	.founder_sec .more:hover { text-decoration:underline; }

	.pupup_content { max-width: 1200px !important; }


	/*founder_sec*/
	.service_sec { color:#fff; width: 100%; position: relative; background: #363636; border-bottom: 13px solid #dca318; }
	.service_sec .wrapper { max-width: 1830px; }
	.service_sec .title {  width: 50%; }
	.service_sec .title h3 { font-size: 54px; color:#fff; letter-spacing: 0.07em; width: 100%; text-align: center; }
	.service_sec .service_list { padding: 20px 55px; width: 50%; background: #ec1d25; position: relative; }
	.service_sec .service_list:before { width: 6px; height:74%; content:''; background:#dca21a; position:absolute; left:-6px; top:13%; } 
	.service_sec .service_list:after { width: 5000px; height:100%; position:absolute; right:-5000px; top:0; background: #ec1d25; content:''; }
	.service_sec .service_list ul { list-style:none; margin:0; padding:0; }
	.service_sec .service_list li { padding: 0 0px 8px 25px; letter-spacing: 0.033em; font-size: 44px; line-height: 1; color: #fff; font-family: 'Abril Fatface', cursive;position: relative; }
	.service_sec .service_list li:last-child { padding-bottom:0; }
	.service_sec .service_list li a { color: #fff; }
	.service_sec .service_list li a:hover { text-decoration:underline;  }
	.service_sec .service_list li:before { width: 11px; height:11px; content:''; position:absolute; left:0; top:17px; border-radius: 50%; background: #fff; }


	/*gallery_sec*/		
	.gallery_sec { position: relative; padding: 25px 45px; width: 100%; }
	.gallery_sec .gallery_slider .slide a img { width:100%; height: 100%; ovject-fit:cover; position:absolute; left:0; top:0; }
	.gallery_sec .gallery_slider { line-height:0; position: relative; padding: 0; }
	.gallery_sec .gallery_slider .slide a { position: relative; width: 100%; display: block; padding-bottom: 105.5%; }  
	.gallery_sec .gallery_slider .slide a.video:before { z-index:1; opacity:0.3; width: 222px; height:222px; position:absolute; left:50%; top:50%; transform: translate(-50%,-50%); background:url(images/video-icon.png) center center no-repeat; background-size:contain; content:''; }
	.gallery_sec .gallery_slider .slide a.video:hover:before { opacity:0.80; }
	.gallery_sec .gallery_slider .slide a:after { width: 100%; height:323px; content:''; position:absolute; left:0; bottom:0; background:url(images/gallery-shadow.png) left top repeat-x; }
	.gallery_sec .gallery_slider .slide a img { width: 100%; height:100%; position:absolute; left:0; top:0; object-fit:cover; }
	.gallery_sec .slick-arrow { z-index:2; width: 38px; height: 38px; position:absolute; left:30px; top:50%; margin-top:-19px; font-size:0; line-height:0; border:0; cursor: pointer; background:url(images/prev.png) center center no-repeat; background-size:contain;}
	.gallery_sec .slick-arrow.slick-next { left:auto; right:30px; background-image:url(images/next.png); }  


	/*donate_sec*/
	.donate_sec { position: relative; width: 100%; background:url(images/donation-bg.jpg) center center no-repeat; background-size:cover; border-bottom: 13px solid #dca318; border-top: 13px solid #dca318; }
	.donate_sec .wrap { max-width: 1920px; margin: auto; }
	.donate_sec .text { width: 42.5%; text-align:center; min-height:415px; display:flex; flex;wrap:wrap; align-items:center; }
	.donate_sec .text .inner { width: 100%; padding: 40px; }
	.donate_sec .image { width: 57.5%; order:1; position: relative; }
	.donate_sec .image img { position:absolute; right:0; top:0; width: 100%; height:100%; object-fit:cover; }
	.donate_sec .button { min-width:220px; letter-spacing: 0.10em; }
	.donate_sec h3 { font-size: 57px; color: #000; }


	/* newsletter_sec */
	.newsletter_sec { padding: 0px; width: 100%; position: relative; background:url(images/subscribe-bg.jpg) center center repeat; border-bottom: 13px solid #dca318;  }
	.newsletter_sec .image { width: 61%; position: absolute; left:0; top:0; height:100%; }
	.newsletter_sec .image img { width: 100%; position:absolute; left:0; top:0; height: 100%; object-fit:cover; object-position:right center; }
	.newsletter_sec .text { padding: 80px 0px 40px 0px; width: 53%; margin-left:auto; }
	.newsletter_sec .text .inner { width: 100%; }
	.newsletter_sec .text .internal { max-width: 800px; margin:auto; }
	.newsletter_sec h2 { padding: 0 100px; letter-spacing: 0.03em; font-size: 57px; margin: 0 auto 50px; } 
	.newsletter_sec h2:before { top: 70%; background-image:url(images/l-shadow-red.png); }
	.newsletter_sec h2:after { top: 70%; background-image:url(images/r-shadow-red.png); }
	.newsletter_sec .tnp-subscription { max-width: 100%; width: 100%; margin: 0; }
	.newsletter_sec .tnp-subscription label { display: none; }  
	.newsletter_sec .wrapper { max-width: 1440px; z-index:1; }  
	.newsletter_sec .tnp-field-firstname { width: 48%; float: left; }
	.newsletter_sec .tnp-field-surname { margin-left:4%; width: 48%; float: left; }
	.newsletter_sec .tnp-field-email { width: 100%; }
	.newsletter_sec .tnp-subscription input[type="text"],
	.newsletter_sec .tnp-subscription input[type="email"] { background:#fff; font-size: 19px; letter-spacing: 0.06em; height: 45px; padding: 10px 20px; font-weight:100; }
	.newsletter_sec .tnp-subscription input[type="submit"] { margin:25px auto 0 !important; display:table; }


/* footer-part */
#footer-part { width: 100%;  }

/*footer_sec*/
.footer_sec { width: 100%; position: relative; background: url(images/footer-bg.jpg) no-repeat; background-size:cover; overflow: hidden; }
.footer_sec .wrapper { max-width: 1370px; }
.footer_sec .leftside { width: 51%; position: relative; display: flex; align-items:center;  }
.footer_sec .leftside:before { width: 765px; height:765px; content:''; position:absolute; left:calc(50% - 35px); top:65%; transform: translate(-50%,-50%); background:url(images/foot-logo-bg.png) center center no-repeat; background-size:100% 100%; } 
.footer_sec .rightside { padding:60px 0 30px; width: 49%; padding-left: 100px; }
.footer_sec .logo { transform: translate(-35px,0); width: 100%; max-width: 476px; margin:auto; display:block; position: relative; z-index:1; }
.footer_sec .rightside h4 { font-size: 23px; font-family: 'Gotham'; text-transform: uppercase; line-height: 1.1; color:#ffffff; font-weight:900; }
.footer_sec .wpcf7-form-control:not(.wpcf7-submit), 
.footer_sec input[type="text"], 
.footer_sec input[type="email"],
.footer_sec input[type="url"],
.footer_sec input[type="tel"],
.footer_sec input[type="password"], 
.footer_sec textarea { float: none; border:2px solid #fff; height: 35px; width: 100%; font-size: 11px; padding: 10px 15px; border-radius:0; background: rgba(255,255,255,0); margin: 0 0 15px 0; color: #fff; font-weight:600;}
.footer_sec textarea.wpcf7-form-control { margin-bottom: 15px; }
.footer_sec *::-webkit-input-placeholder { opacity:100; color: #fff; }
.footer_sec *::-moz-placeholder {opacity:100; color: #fff; }
.footer_sec *:-ms-input-placeholder {opacity:100; color: #fff; }
.footer_sec label { font-size: 13px; line-height:1; color:#fff; display: block; font-family: 'Lato', sans-serif; padding: 10px 0 10px 12px; width: 100%; float: left; }
.footer_sec textarea.wpcf7-form-control { height: 65px !important; }
.footer_sec .wpcf7-form-control-wrap { display: block; float: left; width: 50%; padding: 0 12px; }
.footer_sec .wpcf7-form-control-wrap[data-name="your-message"] { width: 100%; }
.footer_sec .wpcf7-form-control-wrap.your-message { overflow: hidden; width: 100%; float: none; }
.footer_sec form p { padding:0  !important; margin: 0 -12px; }
.footer_sec form  { margin: 0; }
.footer_sec .wpcf7-form-control.wpcf7-submit { padding: 10px; letter-spacing: 0.20em; border:2px solid transparent; border-radius:0 !important; min-width:180px; font-size: 11px; margin: 0 0 0 12px; line-height:20px; }
.footer_sec .wpcf7-form-control.wpcf7-submit:hover { background-position: left bottom; border-color: #fff; }


div.wpcf7-response-output { text-align: center; background:#f00 !important; color: #fff !important; border:0 !important; margin:20px 0 0 0 !important; padding: 10px !important; }

/* copyright_sec */
.copyright_sec { text-align: center; padding: 30px 0; width: 100%; background:#2e2e2e; color:#fff; }
.copyright_sec .copyright { font-size: 13px; line-height:17px; font-family: myriad pro, arial; }
.copyright_sec .wrapper { max-width: 1580px; }
.copyright_sec .copyright p { display: inline; font-size: 13px; padding:0; } 
.copyright_sec .copyright a { color: #fff; } 
.copyright_sec .copyright a:hover { text-decoration:underline; } 

#back-to-top { display: none; opacity:100; position: fixed; bottom: 10px; right: 10px; font-size:0; line-height:0; z-index: 9999; width: 40px; height: 40px; cursor: pointer; transition:all 0.3s; background: #cb2324 url(images/btt.png) center center no-repeat; border-radius: 50%; background-size:13px auto; }
#back-to-top:hover { opacity:0.70; }



.wpcf7-not-valid-tip { display: none !important; }
.wpcf7-not-valid { box-shadow: 0px 0px 0px 1px #f00 inset; -webkit-box-shadow: 0px 0px 0px 1px #f00 inset; -ms-box-shadow: 0px 0px 0px 1px #f00 inset; }
div.wpcf7-response-output { margin:10px 0; padding:0; font-size: 14px; line-height: 14px; color: #f00; border:0; }
div.wpcf7-mail-sent-ok { color: #398f14; }

/* content-bar-bar */
.content-bar { padding: 60px 0 60px; width: 100%;  }
.error404 .content-bar { padding: 170px 0 50px; text-align:center; min-height:500px; }

/* blog-bar */
.blog-bar { padding: 60px 0; width:100%;  position: relative; }
.blog-bar .left_sidebar { width: 70%; float: left; padding: 0 30px 0 0; }
.blog-bar .right_sidebar { width: 30%; float: right; }



/* Alignment */ 
.alignleft { display: inline; float: left; margin-right: 1em !important; }
.alignright { display: inline; float: right; margin-left: 1em !important; }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
img.alignleft, img.alignright, img.aligncenter { margin-bottom: 1.625em; }
table, th, td { border: none }
table { border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px; margin: 0 0 1.6em; table-layout: fixed; /* Prevents HTML tables from becoming too wide */ width: 100%; }
caption, th, td { font-weight: normal; text-align: left; }
th { border-width: 0 1px 1px 0; }
td { border-width: 0 1px 1px 0; vertical-align: top; }
td img { width: 100%; max-width: 100%; vertical-align: top; margin: 0px; height: auto; }
th, td { padding: 0.4em; }
th { font-size: 24px; letter-spacing: 1px; line-height: 28px; }
td img.alignnone { margin: 0px }
blockquote { /*font-style: italic;*/  font-weight: normal; margin: 0 2%; }
blockquote em, blockquote i, blockquote cite { font-style: normal; }
blockquote cite { color: #666; letter-spacing: 0.05em; text-transform: uppercase; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

#blogWrapper { width:auto; overflow:hidden; }
#BlogCntr { margin-top: 12px; margin-bottom: 25px; width: 100%; position: relative; float: left; position: relative; z-index: 9; }

/* left blog box */
.leftBlogBox {	padding: 0;	width: 73%;	float: left;	position: relative;	background: #fff; }
.single .leftBlogBox h1 { text-transform: capitalize}
.single .leftBlogBox p {	display: block}
.leftBlogBox ul.dateBar {	list-style: none;	margin: 0 0 5px 0;	padding: 0px}
.single .leftBlogBox ul.dateBar {	margin: 0 0 15px 0;	padding-left: 0px}
.leftBlogBox ul.dateBar li { font-size: 14px; line-height: 18px; }
.leftBlogBox ul.dateBar li strong {	color: #000;}
.leftBlogBox .postLoop {	width: 100%;	overflow: hidden;	padding: 30px 0;	margin: 0px;	border-bottom: 1px solid #bebebe; }
.leftBlogBox .postLoop h2 { font-weight:700; padding-bottom: 5px; }
.leftBlogBox .postLoop p { padding: 0;}
.leftBlogBox .postLoop:last-child, .leftBlogBox .postLoop:last-of-type { border-bottom: none; }
.leftBlogBox .postLoop .image { float: left; margin: 5px 15px 5px 0; }
.leftBlogBox .postLoop h2 { text-transform: capitalize; margin: 0px; }
.leftBlogBox .postLoop h2 a { color: #000; text-decoration: none }
.leftBlogBox .postLoop h2 a:hover { color: #cb2324; }
.leftBlogBox .postLoop a.read-more { display: inline-block; text-decoration: none; text-transform: capitalize; font-weight: 600 }
.leftBlogBox .postLoop a.read-more:hover { text-decoration:underline; }
.leftBlogBox h4.title { font-size: 16px; font-weight: normal; padding-top: 15px; color: #000; text-transform: capitalize; }

/* comment form */
.leftBlogBox #commentform { width: 100%; }
.leftBlogBox #commentform input[type="text"], .leftBlogBox #commentform input[type="email"], .leftBlogBox #commentform textarea, .leftBlogBox #commentform input[type="url"] { border: 1px solid #000 !important; background: none; padding: 7px 10px; box-sizing: border-box; color: #000; font-size: 15px; border-radius: 0px; -webkit-appearance: none; -webkit-border-radius: 0px; resize: none; margin: 0; width: 535px; }
.leftBlogBox #commentform input[type="submit"] { width: auto; padding: 5px; border: none; background: #dfb643; color: #fff; cursor: pointer; border-radius: 0; font-size: 16px; }
.leftBlogBox #commentform input[type="submit"]:hover, .leftBlogBox #commentform p.form-submit input[type="submit"]:hover { background: #097536; }
.leftBlogBox #commentform p.form-submit input[type="submit"] { width: auto; padding: 8px 15px; border: none; background: #cb2324; color: #fff; cursor: pointer; margin-left: 100px; }
.leftBlogBox #respond h3 { padding-bottom: 20px; }
.leftBlogBox #commentform input[type="url"].error,.leftBlogBox #commentform input[type="text"].error, .leftBlogBox #commentform input[type="email"].error, .leftBlogBox #commentform textarea.error { border: 1px solid #f00!important }
.leftBlogBox div.error { display: none !important }
.leftBlogBox h3#comments, .leftBlogBox #respond h3, h2.comments-title, h3#reply-title { border-bottom: 1px solid #000; font-size: 24px; font-weight: normal; line-height: 29px; margin-bottom: 10px; padding-bottom: 10px; color: #000; }
.leftBlogBox #comments { clear: both; margin-bottom: 10px }
.leftBlogBox #comments footer { border: none }
.leftBlogBox .commentlist, .leftBlogBox .comment-list { list-style: outside none none; margin-top: 10px !important; margin-bottom: 10px; }
.leftBlogBox .commentlist li { color: #34343f; font-size: 20px; line-height: 30px; list-style: outside none none; overflow: hidden; }
.leftBlogBox .comment-list li { color: #34343f; font-size: 20px; line-height: 20px; list-style: outside none none; overflow: hidden; }
.leftBlogBox img.avatar { float: left; margin: 3px 10px 10px 0; width: 50px; border: 1px solid #cccccc; max-width: 100%; height: auto; display: block }
.leftBlogBox .commentlist cite.fn, .leftBlogBox cite.fn { color: #dfb643; font-size: 16px; }
.leftBlogBox span.says { font-size: 16px; }
.leftBlogBox .commentlist a.url, .leftBlogBox .commentlist cite.fn, .leftBlogBox a.url, .leftBlogBox cite.fn { font-style: normal; text-decoration: none; font-size: 20px; }
.leftBlogBox .comment-awaiting-moderation { font-size: 16px; line-height: 21px; color: #000; font-style: normal }
.leftBlogBox .commentmetadata a { color: #000; cursor: default !important; font-size: 13px; line-height: 16px; }
.leftBlogBox .commentlist p, .leftBlogBox .comment-list p { clear: both; font-size: 15px; line-height: 19px; }
.comment-content p { padding-bottom: 5px; } #commentform p { padding-bottom: 15px !important; font-size: 16px; margin-bottom: 0; } #commentform .comment-form-cookies-consent { display: none; }
.leftBlogBox .comment-list .comment-metadata { font-size: 16px; color: #000; }
.leftBlogBox .comment-reply-link { font-size: 16px; text-decoration: none }
.leftBlogBox .comment-reply-link:hover { text-decoration: none; color: #dfb643; } #cancel-comment-reply-link { color: #000; text-decoration: none; font-size: 20px; line-height: 25px } #cancel-comment-reply-link:hover { text-decoration: underline }
.leftBlogBox .reply { padding: 0px 0 15px; }
.leftBlogBox .reply a { color: #000 }
.leftBlogBox #respond { margin-top: 10px;/*overflow: hidden;*/width: auto; padding: 0px }
.leftBlogBox #cancel-comment-reply-link:hover { color: #dfb643; text-decoration: none }
.leftBlogBox .commentlist ul.children, .leftBlogBox .comment-list ol.children { /*margin-left: 25px;*//*float:left*/}
.leftBlogBox label.screen-reader-text { display: none }
.leftBlogBox #searchform { width: 100%; margin: 0 auto; }
.leftBlogBox .page-header { padding: 6px 0; padding-top: 20px; } 
#commentform label { float: left; width: 100px; font-size: 16px; line-height: 21px; padding: 6px 0; }
#commentform label.error { display: none!important }

/* pagination */
.leftBlogBox .wp-pagenavi { margin: 25px 0 50px 0; }
.leftBlogBox .wp-pagenavi a, .wp-pagenavi span { font-size: 14px; color: #000; border: 1px solid #7b7b7b; display:inline-block; vertical-align: top; }
.wp-pagenavi a, .wp-pagenavi span { border-color: #cb2324; padding: 5px 7px }
.wp-pagenavi span.current { border-color: #cb2324; font-weight: normal; color: #fff; background: #cb2324}
.leftBlogBox .wp-pagenavi a:hover, .wp-pagenavi a:hover { background: #cb2324; color: #fff; border-color: #cb2324; }
.wp-pagenavi span.pages:hover, .wp-pagenavi span.pages { border-color: #7b7b7b; }

/* right blog box */
.rightBlogBox { padding: 0 0 0 40px; width: 27%;	float: right;	position: relative;	background: #fff;}
.rightBlogBox ul { margin-bottom: 0;  }
.rightBlogBox .widget {	text-align: left;	margin-bottom: 25px;	overflow: hidden}
.rightBlogBox .widget h3 { font-size: 25px; line-height: 30px; font-weight:700; padding-bottom: 10px; }
.rightBlogBox h3.widgettitle {	margin-bottom: 10px;	text-align: center;	color: #f1c855;	font-size: 34px;	text-align: left;	text-transform: capitalize;	line-height: 40px;	padding-bottom: 0px}
.rightBlogBox label.screen-reader-text { display: none; }
.rightBlogBox #searchform { width: 100%; margin: 0 auto; }
.rightBlogBox #searchform input#s { width: 65%; border: 1px solid #7b7b7b; height: 30px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; padding: 5px; float: left; margin-right: 5px; color: #7b7b7b; height: 33px; }
.rightBlogBox #searchform input#searchsubmit { width: 27%; background: #dfb643; color: #fff; border: none; height: 30px; text-transform: capitalize; font-weight: bold; cursor: pointer; float: left; }
.rightBlogBox #searchform input#searchsubmit:hover { background: #5a3b00; }
.rightBlogBox ul li { width: 100%; }
.rightBlogBox ul li a { color: #000; text-decoration: none; text-transform: capitalize; outline: none }
.rightBlogBox ul li.current-cat a { color: #cb2324; font-weight:700; }
.rightBlogBox ul li a:hover { text-decoration: none; color: #cb2324; }
.mobilesidebar { display: none; }
.desktopsidebar { display: block }

/* single page */
.search-form .screen-reader-text { display: none }
.search-form input[type='Search'] { border-radius: 0px; padding: 5px; font-size: 14px; line-height: 19px; float: left; border: solid 1px #cb2324  ; color: #000; width: calc(100% - 85px); width: -ms-calc(100% - 85px); width: -webkit-calc(100% - 85px); width: -moz-calc(100% - 85px); -webkit-appearance: none; -webkit-border-radius: 0px; height: 33px; }
.search-form input[type='submit'] { width: 80px; text-align:center; float: left; background: #cb2324  ; border-radius: 0px; font-size: 15px; line-height: 20px; border: none; color: #fff; cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 0px; padding: 4px 10px; margin-right: 0px; height: 33px; border: solid 1px #cb2324  ; }
.search-form input[type='submit']:hover { background: #cb2324; border: solid 1px #cb2324; }
/*.search-form input[type='Search']:focus { border: solid 1px #000!important }*/
.leftBlogBox .singleimage { width: 100%; margin-bottom: 15px; }
.leftBlogBox .singleimage img { max-width: 100%; height: auto; width: 100% }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration { display: none; }	 	

/*keyframes*/
@-webkit-keyframes stickyhead{
	0%{opacity:0;-webkit-transform:translateY(-100%)}
	100%{opacity:1;-webkit-transform:translateY(0)}
}

@-moz-keyframes stickyhead{
	0%{opacity:0;-moz-transform:translateY(-100%)}
	100%{opacity:1;-moz-transform:translateY(0)}
}
@keyframes stickyhead{
	0%{opacity:0;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}
	100%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}
}
