/*
Theme Name: Not So Secure
Theme URI: http://cornwellmedia.com
Author: Cornwell Media (Lewis Cornwell)
Version: 2

*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap');

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{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}

#message_bar_homepage h2 {
	font-size: 30px;
}


blockquote{
  padding-left: 70px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 5px;
}

.fancyhead {
    height: 2.4rem;
    text-align: left;
    background-color: #f6f6f6;
    padding-left: 10px;
}

.singlepost a {
	color:#e01b21;
	text-decoration-line: underline;
}


/*
edit by anant for video responsiveness
*/
.video-container {
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.singlepost iframe, .singlepost object, .singlepost embed {
    width:100%;
}



#trainimg {
	padding-left:100px;
}
#partyimg {
	padding-left:200px;
}

/*
edit end
*/

.comment-author img {
    border: 0px !important;
}

.wp-caption-text{
	text-align: center;
}

body {
	font-family: 'Open Sans', sans-serif;
	color:#253842;
	background: #eeeff0;
}

.page-template-page-course-cat {
	background:#eee;
}

#content .col1-contact form input,#content .col1-contact form textarea{
	font-family: 'Open Sans', sans-serif;
	color:#4d4d4d;
	font-size:14px;
}

a { text-decoration:none; color:#4d4d4d;}

#top {
	background:#fff;	
}
.coursesection ul{
		line-height:25px; 
}
#prereq p,#prereq p ul li, #howtobook p{
	text-align: left;
}
	#homehead .wpcf7-submit {
 -webkit-appearance: none;
  -webkit-border-radius: 0!important;	}
.entry-content p{
	padding:10px 0px;	
}

.entry-content h3{
	font-size:18px;
	font-weight:600;
	color:#e01b21;
	line-height:25px;
	padding:5px;
}

header#header {
  height:60px;
  width:1000px;
  margin:0 auto;
  padding:20px 0px;
}


#branding {
	float:left;
}

#branding img{
	width:270px;
	height:auto;
	position:relative;
	z-index: 9999999999!important;
}

nav#menu ul:parent{
	float:right;
}

nav#menu ul:parent li {
	display:inline-block;
	line-height:30px;
	list-style:none;
}

nav#menu ul li a {
	transition: all 0.3s ease 0s;
}

nav#menu ul li a:after {
	content: '';
	display: block;
	margin: auto;
	height: 1px;
	width: 0px;
	background: transparent;
	transition: width .5s ease, background-color .5s ease;
}

nav#menu ul li a:hover:after {
	width: 100%;
}

nav#menu ul li ul li a:hover:after {
	width: 100%;
	background: #fff;
}

nav#menu ul.submenu li{
	z-index:5;
}

.post_img {
	width: 265px;
	height: 134px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}


 
 nav#menu ul li:hover ul  {
	 display:inline-block;
	 position: absolute;
 }

#menu li ul {
	display:none;
	z-index: 99999;
	padding:15px;
	background:#e01b21;
	width:350px;
}
#menu li ul ul {
	width: 100%;
	box-sizing: border-box;
	padding:10px;

}
#menu ul li ul a{
	color: #fff;
	font-weight: bolder;
	line-height: 20px;
}
#menu li ul ul li a {
	color: #fff;
	font-weight: normal;
	line-height: 20px;
	padding-top:0px;
}

#menu-item-1583 > ul ul a {
	font-weight: lighter;
}

#menu ul ul ul {
	position: relative!important;
}

#menu li > ul li{
	color:#fff;
	display: inline-block;
	width: 100%
}



nav#menu ul li:not(.sub-menu) {
	text-align:left;
	padding:3px 0px 0px 0px;
	margin-right:20px;
	margin-top:30px;
	font-size: 14px;
}

nav#menu ul li:not(.sub-menu) ul li{
	margin-top:0px;
}

nav#menu ul li {
	text-align:left!important;
	float:right!important;
}

nav#menu ul li ul li {
	text-align:left!important;
	float:left!important;
}

nav#menu ul li strong {
	background:#fff;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	margin-left: 5px;
	padding:2px 4px;
}

#homehead {
	background: url(img/homehead.jpg) no-repeat fixed;
	background-size:cover;
	color:#fff;
	text-align:center; 
	text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
            	 0px 8px 13px rgba(0,0,0,0.1),
            	 0px 18px 23px rgba(0,0,0,0.1);
	border-bottom:10px solid #e01b21;		 
}

#homeheadnew {
	background: url(img/homeheadbw.jpg) no-repeat fixed;
	background-size:cover;
	border-bottom:10px solid #e01b21;
	padding-top: 80px;
}

#homeheadnew #content {
	display: flex;
	align-items: center;
	justify-content: space-between;
	text-align: right
}

#homeheadnew h2.service_title {
	font-size:25px;
	font-weight:700;
	padding:0 0 10px 0;
	margin:0px;
	color:#fff;
}

#homeheadnew .col p {
	font-size:20px;
	font-weight:500;
	padding:0 0 10px 0;
	color:#fff;
	line-height: 28px
}

#homeheadnew iframe {
	border:1px solid #fff;
}
#homeheadnew .col {
	width:50%;
	margin:0px;
	margin-right: 25px
}

#homeheadnew .cfs-hyperlink {
	border:1px solid #e01b21;
	color:#fff;
	padding:10px 20px	;
	margin:20px 0px 62px 0;
	font-size:15px;
	text-transform: uppercase;
	display:inline-block;
	  position: relative;

  outline: 0;
  overflow:hidden;
  background: #e01b21;
  z-index: 1;
  cursor: pointer;
  transition:         0.08s ease-in;
  -o-transition:      0.08s ease-in;
  -ms-transition:     0.08s ease-in;
  -moz-transition:    0.08s ease-in;
  -webkit-transition: 0.08s ease-in;
}


#homehead h1 {
	font-size:65px;
	font-weight:200;
	padding:70px 0px;
	color:#fff;
	width:60%;
	margin:0 auto
}



#homehead .col {
	display:inline-block;
	width:350px;
	margin:0px 15px;
	vertical-align:top;
}

#homehead .col+.col {
	border-left:1px solid #fff;	
}

#homehead .col h2 {
	font-size:35px;
	font-weight:300;
	padding:20px 0px;
	
}

#homehead .col p {
	font-size:18px;
	padding:20px 60px;
	line-height:35px;
}

a.cfs-hyperlink {
	border:1px solid #fff;
	color:#fff;
	padding:15px 30px	;
	margin:20px 0px;
	font-size:18px;
	display:inline-block;
	  position: relative;

  outline: 0;
  overflow:hidden;
  background: none;
  z-index: 1;
  cursor: pointer;
  transition:         0.08s ease-in;
  -o-transition:      0.08s ease-in;
  -ms-transition:     0.08s ease-in;
  -moz-transition:    0.08s ease-in;
  -webkit-transition: 0.08s ease-in;
}

a.cfs-hyperlink:hover {
  color: #000!important;
  text-shadow:none;
  border-color: #fff;
}

a.cfs-hyperlink:before {
  content: "";
  color: #000;
  position: absolute;
  background: #fff;
  bottom: 0;
  left: 0;
  right: 0;
  top: 100%;
  z-index: -1;
  -webkit-transition: top 0.09s ease-in;
}

a.cfs-hyperlink:hover:before {
  top: 0;
}

#homehead form {
	margin-top:60px	
}

#homehead input[type="submit"] {
	outline:0;
	width:150px;
	text-indent:10px;
	background:rgba(255,255,255,0.55);
	border:0;
	padding:10px 10px;
	color:#fff;
	font-size:20px;
	font-weight:300;
	letter-spacing:0.05em;
}

#homehead input[type="email"] {
	outline:0;
	width:450px;
	text-indent:10px;
	background:rgba(255,255,255,0.3);
	border:0;
	padding:10px 10px;
	color:#fff;
	font-size:20px;
	font-weight:300;
	letter-spacing:0.1em;
}

#homehead input:placeholder-shown {
	color:#fff!important;
	opacity:1;
}

#homehead input::-webkit-input-placeholder {
color: white !important;
}
 
#homehead input:-moz-placeholder { /* Firefox 18- */
color: white !important;  
}
 
#homehead input::-moz-placeholder {  /* Firefox 19+ */
color: white !important;  
}
 
#homehead input:-ms-input-placeholder {  
color: white !important;  
}
#homehead .wpcf7-not-valid-tip {
	display:none;
 }
 
.wpcf7-response-output  {
	
	border:none!important;	
}
#twitter {
	margin:45px 0px;
}

#blog h2 a {
	color:#253842;
}

#pressreleases, #blog, #course_suite, #content, .coursesection, #blogcontent,#contactform, #upcomingevents {
	width:1020px;
	margin:0 auto;
	 padding:50px 0px 50px 0px; 
	box-sizing:border-box;
}
#homeheadnew #content {
	 padding:0px; 
}
@media screen and (max-width: 720px) {
	#contactform {
		width: 100%;
	}
}


#contactform {
	margin-bottom: 100px
}
#overview, #prereq, #details, #howtobook, #faqsection, #contactform {
	background: #fff;
	text-align: left;
	padding:30px;
	margin-top:20px
}
#topinfo {
	border-bottom: none;
}
.wrapper {
	width:1020px;
	margin:0 auto;
}

#blogside {
	float:right;
	width:330px;
	min-height:100px;
	padding-left:20px;	
}

#blogside div {
    background-color: #253842;
    margin-bottom: 30px;
    padding: 30px;
    border-bottom: 5px solid #e01b21;
}

#blogside .widgettitle {
    display:block;
    color: white;
}
#blogside  ul {
	padding-left:0px!important;
	margin-bottom: 0!important;	
}
#blogside  ul li {
	list-style:none;	
	padding:10px 0px;
    margin:0px;
    color: white;
}

#blogside  ul li a {
    color: white;
}

.blogpost, article.post {
	width:600px;
    float:left;	
    background-color: white;
    padding: 40px 30px;
    border-bottom: 8px solid #e01b21;
    margin-bottom: 2em;
}

.blogpost h2 {
    margin-bottom: 1rem;
}
.blogpost .date, .entry-date {
    border:1px solid black;
    display:inline-block;
    padding:10px 15px;
    margin-bottom:20px;
}

#pressreleases article {
	display:inline-block;
	width:210px;
	vertical-align:top;
	text-align:center;	
	padding:15px
}

article h2{
	font-size:14px;
	font-weight:600;
	padding:20px 0px;
	color:#e01b21;
	min-height:100px;
	line-height:25px;
}

article h2.entry-title {
    min-height: auto;
}
a.btn {
	padding:9px 15px;
	background: #253842;
	color:#fff;
	text-decoration: none;
	font-weight: bold;
}

.jcarousel-wrapper a.button, a.download_student_pack {
	color:#fff;
	padding:9px 15px	;
	margin:0px 0px;
	font-size:14px;
	display:inline-block;
	  position: relative;
	  width: 100%;
		font-weight: bold;
		text-transform: uppercase;
			    box-sizing: border-box;
  outline: 0;
  overflow:hidden;
  background: #253842;
  z-index: 1;
  cursor: pointer;
  transition:         0.08s ease-in;
  -o-transition:      0.08s ease-in;
  -ms-transition:     0.08s ease-in;
  -moz-transition:    0.08s ease-in;
  -webkit-transition: 0.08s ease-in;
}

a.button:hover, .download_student_pack:hover {
  color: #fff;
  text-shadow:none;
  border:1px solid #ffffff;
  
}

a.button:before, .download_student_pack:before {
  content: "";
  position: absolute;
  background: #e01b21;
  bottom: 0;
  left: 0;
  right: 0;
  top: 100%;
  z-index: -1;
  -webkit-transition: top 0.09s ease-in;
}
/*.studentpacksuccessmsg, .studentpacksuccessmsg h2, .studentpacksuccessmsg h1, .studentpacksuccessmsg h3, .studentpacksuccessmsg  h4, .studentpacksuccessmsg .download_student_pack{
	color: #fff!important;
}a*/
 .studentpacksuccessmsg .download_student_pack {
 	/*border-color: #fff; margin-top:20px;*/
 	margin-top:20px;
 }
a.button:hover:before, .download_student_pack:hover:before{
  top: 0;
}

section h1, #contactform h1{
	font-size:35px;
	font-weight:bold;
	color:#253842;
	text-align:left;
}
.home section h1 {
	text-align: center
}
section p {
	line-height:25px
}

section ol {
	line-height:25px;
	list-style:decimal;
}
section ul {
	line-height:25px;
	list-style:disc;
}

section strong {
font-weight:bold;
}

.terms li strong {
	line-height:50px	
}
.jcarousel-wrapper {
    margin: 20px auto;
    position: relative;
    width: 900px;

}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    float: left;
	width:250px;
	margin: 0 10px;
	vertical-align:top;
	text-align:center;	
	padding:15px;
	background: #fff;
}

#pressreleases .jcarousel li h2{
font-size:18px;
	font-weight:600;
	padding:20px 0px 0px 0px;
	color:#e01b21;
	min-height:100px;
	line-height:25px;
}

#blog .jcarousel li h2{
	font-size:16px;
	font-weight:bold;
	padding:20px 0px 0px 10px;
	min-height:75px;
	line-height:130%;
	width:100%; 
.	margin:0 auto;
	text-align: left;
	margin-bottom:15px
}


.jcarousel .loading {
    text-align: center;
    line-height: 90px; /* Fake vertical aligning */
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 85px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #e01b21;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
}

.jcarousel-control-prev {
    left: -50px;
}

.jcarousel-control-next {
    right: -50px;
}

.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {
    display: block;
}

.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
    opacity: .5;
    cursor: default;
}

#twitter {
	opacity:0.75;
	  transition:         1.08s ease-in;
  -o-transition:      0.18s ease-in;
  -ms-transition:     0.18s ease-in;
  -moz-transition:    0.18s ease-in;
  -webkit-transition: 0.18s ease-in;	
}

#twitter:hover {
	opacity:1;	
}

#course_suite  .course {
	width:200px;
	height:auto;	
	display:inline-block;
	padding:20px;
	transition:         1.08s ease-in;
  -o-transition:      0.18s ease-in;
  -ms-transition:     0.18s ease-in;
  -moz-transition:    0.18s ease-in;
  -webkit-transition: 0.18s ease-in;
  position:relative;
  top:0; left:0;
  margin:40px;	
  	vertical-align: top;

}
#course_suite #introductory .course {
	vertical-align:middle;
}
#course_suite  .course:hover {
	transform:scale(1.1);
cursor:pointer;

}


#course_suite h2 {
	padding:30px 0px 10px 0px; 
	color:#253842;
	font-size:14px;
	font-weight: bold;
}

#course_suite .course h3{
	text-transform:uppercase;
	padding-top:8px;
	padding-bottom:5px; 
	color:#253842;
	line-height: 130%
}

.course .course_logo {
	width:90%;
	height:auto;	
}

#course_suite, #upcomingevents {
	text-align:center;	
}

#introductory, #advanced, #specialist,#beginer {
	width:100%;
	margin:0 auto;
	margin-top:30px	;
	background:#fff;
	border-bottom:4px solid #253842
}

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

#footer {
	background:#1a1a1a;
	width:100%;	
	padding:90px 0px;
}

#footer_content {
	width:1020px;
	margin:0 auto;
	color:#ccc;	
}
#footer_content a{
	color:#ccc;	
}
.addresses {
	width:470px;
	float:left;	
	margin-top:20px;
}

.addresses  p{
	width:200px;
	float:left;	
	line-height:20px;
	font-size:14px;
}

.addresses  p+p{
	padding-left:50px
}

#footer strong {
	font-weight:bold;	
}


  #twitter_box {
    position: relative;
    width: 400px;
    height: 250px;
    padding: 10px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	vertical-align:top;
	float:right;
}

  #twitter_box:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 200px;
    border-style: solid;
    border-width: 15px 15px 0;
    border-color: #fff transparent;
    display: block;
    width: 0;
    z-index: 1;
}

.widgettitle {display:none;}

#footer iframe {
	position:relative;
	top:-200px	
}

#twitter_footer {
	padding-top:50px	
}

.course_logo_inv {
	width:450px;
	display:inline-block;
	float:left;	
	text-align:center;
}

.course_logo_inv img{
	width:80%;
	height:auto;
	padding-top:50px

}

.blog .read-more.button {
	color:white;
    font-weight: bold;
    display: inline-block;
    clear: both;
}

.blog .read-more.button:hover {
    border: 0;
    background-color: #e01b21;
}

.read-more.button::before {
    display: none;
}

#topinfo section p {
	line-height:15px
}

#topinfo h2{
		color:#e01b21;
		margin:15px 0px;
		letter-spacing:0.15em;
		line-height:20px;
}

#topinfo .info {
	text-align:center;
	padding-top:50px;
	width:100%;
	display:inline-block;
	margin-bottom:50px;
	font-size:15px
}
#topinfo .info.adv_inf {
	text-align:left;
	color: #000;
}
#topinfo .info img{
	margin-bottom:-8px;
	height: 25px;
	width: auto;
}
#topinfo .info.adv_inf {
	padding-top:0px;
}

#topinfo .info br, #topinfo .info li{
line-height:25px

}

#topinfo .info li {
	padding: 10px 10px;
}

#topinfo .short {
	display:inline-block;
	width:500px;
	text-align:center;	
	line-height:15px
}

#topinfo .short p{
	margin:15px 0;
}

#topinfo .top_left {
	width:500px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

#topinfo .top_right {
	width:400px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	float: right;
}

#topinfo .top_right .course_logo{
	width:300px;
	height: auto;
}

#topinfo .top_left h1{
	text-align: left;
}

#topinfo .top_left .top_block {
	background:#e01b21;
	color: #fff;
	padding:5px 10px;
	display: inline-block;
	font-weight: 300;
	margin-top:20px;
	margin-right: 5px
}
.coursebox .top_block {
	background:#e01b21;
	color: #fff;
	padding:3px 5px;
	display: inline-block;
	font-weight: 300;
	margin-top:0px;
	margin-right: 5px;
	margin-bottom: 3px;
	font-size: 12px;
}

#topinfo #course_testimonials {
	border: 1px solid #ccc;
	margin-top:40px;
}

#course_testimonials .testimonial {
	width: 100%;
	display: block;
	padding:60px 10px 10px 10px;
	text-align: left;
	 box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 14px;
  line-height: 19px;
}
#course_testimonials .testimonial strong{
	width: 100%;
	display: inline-block;
	text-align: right;
	color: #e01b21;
}

#topinfo .star_icon {
	float: right;
	margin-top: -20px;
	margin-right: -12px;
	z-index: 999999999;
}

#topinfo .quote_icon {
	float: left;
	margin-top: -20px;
	margin-left: -12px
}

#topinfo .top_buttons {
	width:100%;
	margin:20px 0px;
}

#topinfo .top_buttons .jumpbutton:nth-child(1){
	margin-left:0px;
}

#topinfo .short_desc ul{
	margin:40px 0 30px;
}

#topinfo .short_desc ul li{
	margin:10px 0;
	padding-left:25px;
	background:url(img/bullet.png) no-repeat 0 6px;
	background-size: 20px
}


#topinfo a.booking_top {
	background:#253842;
	color: #fff;
	padding:14px 20px;
	font-size: 16px;
	font-weight: bold;
	margin:10px 0px;
	display: inline-block;
}
#topinfo a.booking_top:hover {
    background-color: #e01b21;
}

#content ul{
	margin:10px 0px;
	line-height:25px;
	list-style:disc;
	padding-left:75px;	
}
#content ul li ul{
	margin:10px 0px;
	line-height:25px;
	list-style:circle;
	padding-left:75px;	
}

#content .col1,#content .col2 {
	width:40%;
	display:inline-block;
	margin:60px 0px;
	border:1px solid black;
	padding:30px;
}


#content .col1-contact,#content .col2-contact {
	width:40%;
	display:inline-block;
	margin:10px 0px;
	border:0px solid black;
	padding:30px;
	vertical-align:top;
}

#content .col1 img,#content .col2 img{
	width:200px;
	height:auto;
	border:1px solid black;
	margin-bottom:20px;
	
}

#content .col1 .jumpbutton,#content .col2 .jumpbutton{
	margin-top:25px;

}

#content .col2 {
	float:right
}

#content  h3{
	font-size:24px;
	font-weight:bold;
	padding:15px 0px;
	color:#e01b21;
	line-height:22px;
}

#content  h4{
	font-size:20px;
	font-weight:bold;
	padding:12px 0px;
	color:#e01b21;
	line-height:20px;
}
#content  h5{
	font-size:18px;
	font-weight:bold;
	padding:10px 0px;
	color:#e01b21;
	line-height:18px;
}

#content h2 ,  #reply-title {
	font-size:28px;
	font-weight:bold;
	padding:20px 0px;
	color:#e01b21;
	line-height:25px;
}
#content .entry-content h2 {
	margin-top:5px;
	padding-bottom:0px;
}
#content h1 {
	margin-bottom:30px;
}

#content li.margin-l-20 {
	padding-left:20px;
	list-style:none	
}

#strap {
	background:#e01b21;
	padding:20px 5px;
	text-align: center;
}

#strap .strap_inner {
	width:300px;
	display: inline-block;
	vertical-align: top;
	color: #fff;
	margin:0px 30px;
}
#strap .strap_inner h2{
	font-family: 'Open Sans', sans-serif;	
	font-size: 22px;
	font-weight: 300;
	margin:10px 0;
}
#strap .strap_inner img{
	height:100px;
	width: auto;
	opacity: 0.9;
	padding-bottom: 10px;
	transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   	transition: .25s ease-in-out;

}

#strap .strap_inner:hover img {
	opacity: 1;
	-webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}

.jumpbutton, .tick, .wpcf7-submit, #commentform .submit, #howtobook .wpcf7 .wpcf7-submit, #contactform .wpcf7-submit, #showmore {
	color:#fff;
	padding:14px 20px;
	text-transform:uppercase;
	margin:10px 10px 0 0;
	display:inline-block;
	cursor:pointer;
	background: #253842;
	border:none;
	font-size: 15px;
	width: auto;
}

#contactform .wpcf7-submit {
	float:right;
	margin-right: 0px;
}

#contactform textarea {
	margin-left: 20px!important;
	height:193px;
	width: 100%;
	float: right
}
#contactform .left {
	float: left
}
.hide {
   position: absolute !important;
   top: -9999px !important;
   left: -9999px !important;
}

#commentform .submit {
	background:#fff;	
}

.tick {
	clear:both;
	width:100%	;
	margin:10px 0px;
	text-align:center;
}
.booking {
	display:inline-block;	
}
.booking img {
	height:150px;
	width:auto;	
}
.booking+.booking img {
	height:100px;
	width:auto;	
}
#uk_booking .map{
	height:320px; width:auto;	
}

.partnerlogo {
	width:30%;
	height:auto;	
}
.partnerlogo.checkpoint{
	width:80%;
	height:auto;
	padding-bottom:30px;	
}
.firebrand .partnerlogo {
	width: 70%!important;
}
.booking span{
	color:white;
	padding:12px 60px;
	text-transform:uppercase;
	margin:10px 10px;
	transition:         0.15s ease-in;
  -o-transition:     0.15s ease-in;
  -ms-transition:     0.15s ease-in;
  -moz-transition:    0.15sease-in;
  -webkit-transition: 0.15s ease-in;
	display:inline-block;
	  position: relative;	
	  background:#e01b21;
	  font-size:25px; 
	  font-weight:lighter;
	  top:30px
	  }
.wpcf7-submit {
	background:transparent; margin-left:30px; 
}
.col1-contact .wpcf7-submit {
	background:transparent; margin-left:0px; 
}
a.jumpbutton:hover span, a.jumpbutton:hover, #howtobook .wpcf7 .wpcf7-submit:hover, #showmore:hover{
  color: #fff!important;
  text-shadow:none;
  background: #e01b21
}
a.jumpbutton:focus span, a.jumpbutton:focus, #howtobook .wpcf7 .wpcf7-submit:focus{
	outline: none
}
 
#showmore {
	flex-basis: 100%;
	width: 200px;
	display: inline-block
}
.edition {
	border:1px solid #e01b21;
	width:200px;
	font-size: 25px;
	color: #e01b21;
	font-weight: 300;
	margin:50px 0px!important;
}

.overview_block {
	display:inline-block; 
	width:100%; 
	text-align:left!important; 
	margin-top:50px	;
	vertical-align:top;
}
.overview_block p {
	text-align: left!important
}
.overview_block li {
	text-align: left
}

#overview p, #details p{
	padding-bottom:20px;
	text-align: left;
}

#overview h2, #details h2 {
	text-align: left;
	font-size: 20px;
	font-weight: 500;
	margin:10px 0;
}

#details ul {
	list-style: square;
	text-align: left;
	margin-left: 20px
}
#modules {
	column-width: 275px;
	column-gap: 25px;
	width: 100%;
}
#modules .day {
	background: #eeeff0;
	margin: 0 2px 25px;
	padding: 20px;
	padding-bottom: 10px;
	  display: inline-block;
	  column-break-inside: avoid;
	  width: 100%;
	  box-sizing: border-box
}
#modules .day ul{
	margin: 0px;
}

.day img {
	width: 90px;
	height: auto;
	display: inline-block;
	float: right;
	margin-right: -30px;
	opacity: 0.7;
	transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

.day:hover img{
	opacity: 1;
}

.day h3, h3.subtitle{
	color:#e01b21;
	font-size:18px;

}
.day h3 {
	text-align:left;
	display: inline-block;
	padding-bottom: 15px;
	line-height: normal
}

sub, sup {
  /* Specified in % so that the sup/sup is the
     right size relative to the surrounding text */
  font-size: 75%;

  /* Zero out the line-height so that it doesn't
     interfere with the positioning that follows */
  line-height: 0;

  /* Where the magic happens: makes all browsers position
     the sup/sup properly, relative to the surrounding text */
  position: relative;

  /* Note that if you're using Eric Meyer's reset.css, this
     is already set and you can remove this rule */
  vertical-align: baseline;
}

.notsosober {
	background:url(https://www.notsosecure.com/blackhat-2016-img/NotSoSober.jpg) no-repeat;
	width:1000px;
	height:647px;
	font-family: 'Open Sans', sans-serif;
	
	font-size:15px
}

.notsosober .wpcf7-form {
	width:500px;
	text-align:left;
	position:relative;
	left:400px;
	top:350px;	
}

.notsosober .wpcf7-form label{
	color:#fff!important;
	text-transform:uppercase
}

.notsosober .wpcf7-form input{
	margin-bottom:15px;
font-family: 'Open Sans', sans-serif;
	
	font-size:13px;
}

.notsosober .column1, .notsosober .column2{
	width:225px;
	float:left;	
}

.notsosober .column2 {
	margin-left:50px;	
}

.notsosober .column3 {
	clear:both;
}

.notsosober .column3 .wpcf7-form-control-wrap {
	float:left; width:250px; position:relative; left:-15px;
}

.notsosober .column3 .wpcf7-form-control-wrap div div div {
	width:250px!important; transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;
}

.notsosober .column3 p {
	float:right; width:200px; position:relative; left:-27px;
}



.captcha {
	position:relative; left:-15px;
}

.rc-anchor-pt {
	display:none!important	
}

.notsosober .response {
	float:left; width:500px; height:50px; position:relative; top:-15px;
}
.notsosober .response div {
	color:#fff;
	margin:0px; padding:0px;
	font-weight:bold; text-transform:uppercase;	
	background: rgba(0, 0, 0, 0.6);
}

.notsosober .wpcf7-submit {
	border-color:#fff!important;
	color:#fff;
	margin-left:0px;
	margin-bottom:20px;
	width:230px!important;
}

.wpcf7-not-valid-tip {display:none!important;}

sup {
  /* Move the superscripted text up */
  top: -0.5em;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.borderday {
	border-left:1px solid #e01b21;	
}

.day ul{
	margin-top:15px;
	list-style:outside;
	padding-left:20px;
}

.day ul li{
	padding:5px 0px;
}

.mapicon, .mapicon2, .partner_info {
	width:220px;
	display:inline-block;
	vertical-align:top;	
}

.partner_info {
	float:right;
	padding-top:50px;
	text-align:center;	
}
.partner_info h2 {
	font-weight: bold;
}

.mapicon img{
	width:80%;
	height:auto;
	padding-left:50px;
}

.mapicon2 img{
	width:100%;
	height:auto;
	padding-left:0px;
}



.nav-previous a, .nav-next a{
	display:inline-block;
	background:black;
	padding:5px 10px;
	margin-top:30px;
	color:#fff;	float:left	

}

.nav-previousm .nav-next {
	display:inline-block;
}

.singlepost img{
	/*padding:20px 0px;*/
	max-width:100%;
	height: auto;
	border: 1px solid #e01b21;
}

.singlepost ol{
	padding-left: 20px;
}


.singlepost pre{
	font-family:courier, monospace;
	white-space: pre-wrap;
	word-wrap: break-word;
	padding: 0.1em 0.5em 0.3em 0.7em;
	border: 1px solid #ccc;
	background-color: #F2F2F2;
}


.singlepost {
	word-wrap: break-word;
}

.singlepost p{
	padding:10px 0px;
}

.singlepost ul{
	list-style:disc;
}

.singlepost ul li ul{
	list-style:circle;
}

.wpcf7-form {
	text-align:center;	
}

.wpcf7-form input, .wpcf7-form textarea {
	width:100%;
	font-size:19px;	
}

.captcha-819, .wpcf7-captcha-captcha-819 {
	width:80px; display:inline-block; 
}

.wpcf7-captcha-captcha-819 {
	position:relative; top:5px;	
}
#cookie-bar {background:#111111; height:40px; line-height:30px; color:#eeeeee; text-align:center; padding:5px 0; z-index:9999999999}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {background:#631a11;}
#cookie-bar .cb-enable:hover {background:#585a63;}
#cookie-bar .cb-disable {background:#585a63;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#0055dd;}

#mobilemenuicon, #mobmenu {display:none}

#recaptcha_privacy, .rc-anchor-pt {
    display: none!important;
}
#comments-list ul{
	list-style:none
}

#comments-list ul li{
	padding-bottom:30px;
	border-bottom:1px solid #F0F0F0;
}
.comments-title, .comment-form-comment label  {
	display:none;	
}

.comment-author {
	float:left;	
}

.comment-meta {
	float:right;
	clear:right;	
}
.comment-body p {
	width:100%;
	float:none;	 clear:both
}

.reply {
	float:right;
}

/*
.location {
	display:inline-block;
	width:150px;
	vertical-align:top;
	text-align:center;
	line-height:20px;
	padding-top:100px;	
	background-repeat:no-repeat;
	background-position:top center;
	margin-top:30px;
}

.location:nth-child(2) {
	margin-left:80px;	
	margin-right:80px;	
}

.location.india {
	background-image:url(img/indiaflag.png);
}
.location.uk {
	background-image:url(img/ukflag.png);
}
.location.usa {
	background-image:url(img/usaflag.png);
}
*/

.contact_r1 input {
	width:30%;
	display:inline-block;
	font-size:12px;
	padding:10px 4px;
}

.contact_r1 span:nth-child(2) {
	margin:20px;
}

.contact_r2 textarea {
	font-size:12px;
	padding:10px 4px;
	margin:15px;	
	width:645px;
	display:inline-block
}
.contact_r2 .wpcf7-form-control-wrap, .contact_r2 span, .contact_r2 iframe {
	display:inline-block
}
.contact_r2, .contact_r3{
	text-align:left;	
}
.contact_r2 br {
	display:none;	
}
.contact_r2 iframe {
	position:relative;
	top:-15px;	
}

.contact_r3 input{
		width:100px;
		margin-left:15px;
		background:#e01b21;
		border:none;
		color:white;	
}

.faqs .left{
	width:45%;
	display: inline-block;
}

.faqs .right {
	width:45%;
	display: inline-block;
	float:right;
}

.faqs .left h2, .faqs .right h2 {
	text-align: left;
    margin-bottom: 20px;
    color: #e01b21;
    text-transform: uppercase;
    font-size: 19px;
    margin-top: 40px;
}

.faq_question {
	font-size:17px;
	display:inline-block;
	border:1px solid #fff;
	padding:20px 15px;
	cursor:pointer;
	width:100%;
	transition:all 1s;
	background: #253842;
	box-sizing: border-box;
	color: #fff;
}
.faq_question.down, .faq_question:hover {
	background:#e01b21;
}
.faq_answer {
	padding:20px 0px;
	color:#4B4B4B;
	line-height:25px;
	display:none;
	width:95%;
}
.faq_question.down:after{
  content: "\25BC";
  float:right
}
.faq_question:after{
  content: "\25B6";
  float:right
}
#topinfo .course_icon_mobile{
	display: none;
}

ul.iot_list {
	margin:0px!important;
}

ul.iot_list ul{
	margin-top:0px!important;
}

ul.iot_list ul li{
	line-height: 18px
}

ul.iot_list p {
	margin:0px!important;
	padding:0px!important;
	display: none!important
}
#message_bar_homepage {
	background:#e01b21;
	padding:40px 0;
	color: #fff!important;
	border-bottom: 1px solid #fff;
}
#message_bar_homepage a, #message_bar_homepage h1, #message_bar_homepage h2, #message_bar_homepage h3, #message_bar_homepage h4  {
	color: #ffffff!important;
}


.home-hero-filter {
	background-repeat: no-repeat;
	background-size: cover;
	border-bottom: 1px solid #fff;
}

.home-hero-filter .container {
	max-width: 1020px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center
}
.hero_title_container {
	width: 40%;
	margin-left: 10px;
}
.home-hero-filter .container h2 {
	font-size: 25px;
    font-weight: 700;
    padding: 0 0 10px 0;
    color: #fff;
}

.home-hero-filter .container h3 {
	font-size: 20px;
    font-weight: 300;
	color: #fff;
	text-transform: capitalize;
	line-height: 28px;
}

.home-hero-filter .container .categories-filter-wrap {
	width: 60%;
}

.home-hero-filter .container .categories-filter-wrap .event-category-button-wrap {
	display: block;
	text-align: right;
	margin-right: 15px
}

.home-hero-filter .container .categories-filter-wrap .event-category-button-wrap .event-category-button {
	background-color: white;
	color: #e01b21;
	margin: 10px 10px 0 0;
	font-size: 12px;
	font-weight: 700;
}

.home-hero-filter .container .categories-filter-wrap .event-category-button-wrap .event-category-button:hover {
	background-color: #e01b21;;
	color: white;
}

.studentpack {
	width:700px;
	margin: 0 auto;
	padding:40px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */
}
.studentpack form small , .studentpack form small a{
	color: #e01b21;;
	font-size: 15px;
}
.studentpack input[type=text],.studentpack input[type=email] {
	width: 100%;
	display: inline-block;
	border:1px solid #e01b21;
	padding:10px;
	margin:5px;
	border-radius: 5px;
	font-family: raleway;
	font-size: 15px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */
}
.studentpack input[type=submit] {
	padding:15px 25px;
	color: #fff;
	background: #e01b21;
	border:1px solid white;
	font-weight: bolder;
	border-radius: 5px;
	margin:30px 0 0 0;
	font-size: 15px;
}
.studentpack input[type=checkbox] {
	/* Double-sized Checkboxes */
  -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
  padding: 10px;
  margin:20px 10px 10px 10px;

}

.course_flag {
	background:#253842;
	color: #fff;
	padding:5px 10px;
	display: inline-block;
	position: relative;
	top:10px;
}

#course_boxes_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.coursebox {
	background:#fff;
	width:45%;
	padding: 15px;
	margin:20px 0;
}
.coursebox .jumpbutton {
	margin:10px 0;
	background:#e01b21;
	color:#fff;
	border-color: #fff;
	cursor: pointer;
}

.coursebox img {
	display: inline-block;
	vertical-align: top;
	width: 40%
}
.coursebox .course_desc {
	width: 50%;
	display: inline-block;
	padding:0 20px 0 10px;
}
.coursebox .course_desc ul {
	padding-left:20px!important;
}
.postid-3072 .short_desc {
	padding-top:20px;
}
#hackingtrainingvid {
	padding:30px 30px 60px 30px;
}
@media only screen and (max-width: 780px) {
	#hackingtrainingvid {
		max-width: 89%;
	}
.coursebox {
	width:90%;
}
.coursebox img {
	width: 40%
}
.coursebox .course_desc {
	width: 95%;
	display: inline-block;
	padding:0 20px 0 10px;
}
.post_img {
	width:220px;
}

#pressreleases .jcarousel li h2{
	padding:20px 0px 20px 0px;
}	

#partyimg {
	padding-left:150px;
}
#trainimg {
	padding-left:80px;
}

#topinfo .info.adv_inf {
	text-align:center;
}

.top_left, .top_right {
	width: 100%!important;
	text-align: center!important;
}
.top_left h1 {
	text-align: center!important;
}

#topinfo .short_desc ul li {
	padding-left:0px;
	background:none;
}

#topinfo .star_icon {
    float: right;
    margin-top: -20px;
    margin-right: 0px;
}

.faqs .left{
	width:100%;
	display: block;
	text-align: center;

}
.top_right .course_logo {
	display: none;
}
#topinfo .course_icon_mobile{
	display: block;
	width:100%;
	padding:50px;
	box-sizing: border-box
}
.faqs .right {
	width:100%;
	display: block;
	float:none;
	text-align: center;
}

.faq_question.down:after{
  content: " ";
  float:right
}
.faq_question:after{
  content: " ";
  float:right
}

.faq_answer {
	display:none;
	padding: 9px;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box; 
}
.day h3 , .day h4{
    display: inline-block;
    width: 100%
}
.day img {
	display:table-row!important;
	float:none; 
	clear: both;
	margin:0 auto;
}

.strap_inner {
	margin:20px!important
}
.faqs .right h2, .faqs .left h2 {text-align: center}

.faq_question {
	color:#4B4B4B;
	font-size:17px;
	display:inline-block;
	border:1px solid #999;
	padding:9px;
	transition:all 1s;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box; 
}

.become_cert {text-align: center}
	
	.become_cert div, #hacklab_preview, #hacklab_preview iframe{
		width:95%!important;
		padding:10px;
	}
	
	.become_cert img {
		width:95%!important;
	}
	
	.nss2 {width:100%; height:auto}

	#homeheadnew h1{
		text-align: center
	}

	#homeheadnew iframe {
		max-width: 95%
	}

	#homeheadnew .col:nth-of-type(2) {
		padding:55px 20px 0 20px;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box; 
		}
	
  
  #menu, #homehead h1, .mapicon, .mapicon2 , #blogside, .booking .map, .bhcol:nth-of-type(1),  .bhcol:nth-of-type(3)  {display:none}
  
  .contact_r2, .contact_r3{
	text-align:center;	
}
.contact_r1 input {
	width:95%;
	display:inline-block;
	font-size:12px;
	padding:10px 4px;
	margin:10px 0px;
}
.contact_r1 span:nth-child(2) {
	margin:0px;
}
.contact_r2 textarea, .contact_r2 span {
	font-size:12px;
	padding:10px 4px;
	width:92%;
	margin-top:0px!important;
	display:block;
}
  .contact_r2 .g-recaptcha , .contact_r2 .g-recaptcha div{
text-align:center;	top:0px;	 left:-37px; position:relative; width:100%!important
}

#overview iframe {
	max-width: 100%;
}

.contact_r2 iframe {
	top:0px;	
}
.contact_r2 .g-recaptcha div{
	width:100%;	
}
  h1 { font-size:35px!important; line-height:42px; }
  
  #pressreleases, #blog, #course_suite, #content, .coursesection, #blogcontent, #booking, #upcomingevents{
	width:100%!important;
	padding:50px 10px 50px 10px;
	border-bottom:1px solid #E2E2E2;
	}
	
	
	#blogside {
		float:right;
		width:300px;
		min-height:100px;
    padding-left:50px;	
	}

	
	
	#content p {
		padding:20px;	
	}
	
	
	.col {
		margin:20px 0px 0px 0px!important;
		border:none!important;	
	}
	
	#homehead .wpcf7-email {
		width:80%	!important;
		font-size:16px!important;
	}
	


	
	.jcarousel-wrapper {
		width:250px!important;	
	}
	
	.jcarousel-wrapper h2{
		width:100% !important;	
	}
	
	#content h2, .date {
		margin-left:20px;	
	}
	
	#introductory, #advanced, #specialist, .partnersection, .partner_info, .addresses, #footer_content, .blogpost, #beginer, article.post {
		width:100%!important;
        box-sizing: border-box;
	}
	
	.jcarousel-wrapper {
		width:250px!important;	
	}
	
	.jcarousel-wrapper h2, .jcarousel-wrapper li{
		width:220px !important;	
	}
	
	 .col1-contact, .col2-contact, .addy{
		width:80%!important;
		text-align:center;
	 }
	 
	 .col2-contact, .col1-contact {
		margin:0px 0px!important 
	 }
	 
	 .addy {
		margin-left:0px!important;
		padding:0px!important; 
	 }
	 
	 .date {
		border:1px solid black; 
		display:inline-block; 
		padding:5px 10px; 
		margin-bottom:20px;	 
	}
	
	.tag-line .tick  {
		width:80%; margin-left:20px;
	}
	
	.partnersection, .partner_info, #booking {
		border:none!important; padding-bottom:50px	
	}
	
	.plus {width:100%!important; display:block
	}
	
	#course_suite h2 {
		font-size:20px;
		padding:10px 5px;	
	}
	.booking {
		width:250px;
		text-align:center!important;
	}
	
	.addresses p {
		text-align:center;
		border:none!important;
		width:100%;
		padding:20px 0px!important;
	}
	.bottominfo {
		width:100%!important;
		padding:100px 0px!important;
		text-align:center!important;
		  font-size:12px; position:relative; top:100px;
	}
	
	#footer {
		padding-top:10px!important;	
	}
	
	#twitter-widget-0, #twitter_box {
		width:100%!important; 
		overflow: hidden;
	}
	
	 #twitter_box:after{
		display:none 
	 }
	
	#mobilemenuicon {
		display:block;
		background:#e01b21;	
		width:100%;
		height:50px;
	}
	
	#mobilemenuicon img {
		height:25px;
		width:auto;
		padding:12px;
		cursor:pointer;
	}
	
	#mobmenu {
		display:none;
		text-align:center;
		line-height:40px;	
	}
	
	.bottominfo {
		float:left; clear:both; padding-top:20px!important;	
	}
	
	.mobilecenter {
		text-align:center;	
	}
	
	.course_logo_inv, #topinfo .short {
		width:100%;	  
	}
	
	 #topinfo .jumpbutton, #topinfo .booking {
		 width:85%;
	 }

	 
	 
	.coursesection p {
			padding:20px 20px; 
	 }
	 
	 .day ul, .day p {
		list-style:none;
		text-align:center;
		padding:0px; 
		margin:0px;	 
	 }
	 
	 .borderday {
		border:none; 
	 }
	 
	 #booking .booking span{
		font-size:18px!important;	
	 }
	
	#cookie-bar {
		height:80px;
		
	}
	
	 #twitter_box:after {
		left:170px;
	}
	
	.bhcol:nth-of-type(2) {
		text-align:center;
		width:100%;	
	}
	
	.bhcol:nth-of-type(2) img {
		width:80%;
	}	
	.notsosober {
		width:100%;
		background:url(http://www.notsosecure.com/wp-content/uploads/2016/04/NotSoSober_mobile.jpg) no-repeat;
		background-size:cover;	
		height:900px;
		overflow:hidden
	}
	.notsosober .wpcf7-form {
	width:100%;
	text-align:center;
	left:0; top:300px;
	
}

.notsosober .wpcf7-form label{
	color:#fff!important;
font-family: 'Open Sans', sans-serif;

	text-transform:uppercase;
	width:100%;
	line-height:30px;
}

.wpcf7-form-control-wrap div div {
	width:340px!important; margin:0!important; overflow:hidden; margin-left:55px!important; height:110px!important; }

.notsosober .wpcf7-form input{
	width:300px;
	margin-bottom:10px;

}

.notsosober .column1 {
	display:block	
}

.notsosober .column1 , .notsosober .column2, .notsosober .column3{
	width:100%;
}

.notsosober .column2 {
	margin-left:0px;	
}

.captcha {
	position:relative; 
	display:inline
}

.rc-anchor-pt {
	display:none!important	
}

.notsosober .response {
	float:left; width:100%; height:50px; position:relative; top:-15px;
}
.notsosober .response div {
	color:#fff;
	margin:0px; padding:0px;
	font-weight:bold; text-transform:uppercase;	
	background: rgba(0, 0, 0, 0.6);
}

.column3 p {
	width:300px!important	
}

.notsosober .wpcf7-submit {
	border-color:#fff!important;
	color:#fff;
	margin-left:0px;
	margin-bottom:20px;
	margin-top:-20px;
	width:300px!important;
}
		
}

.upcoming_classes {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.upcoming_event {
	background:#eee;
	padding:25px;
	width:250px;
	margin:20px 20px;
}
.upcoming_event img {
	width:70%;
	display: block;
	margin: 0 auto;
}
.upcoming_event p.date {
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;    
	box-sizing: border-box;         
	width: 100%;
	padding:40px 20px 5px 50px;
	background: url(img/calendar.png) no-repeat ;
	background-position:15px 40px;
	background-size: 25px 25px;
	font-size: 20px;
}

.upcoming_event p.location {
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;    
	box-sizing: border-box;         
	width: 100%;
	padding:0px 20px 20px 50px;
	background: url(img/location.png) no-repeat ;
	background-position:15px 0px;
	background-size: 20px 27px;
	font-size:20px;
	text-align: left;
	margin-bottom: 30px;
	min-height: 60px
}
.upcoming_event a.moreinformation {
	background:#e01b21;
	color: #fff;
	padding:10px 20px;
	display: block;
	margin: 0 auto;
	text-align:center;
	text-transform:uppercase;
}
.page-id-1556 ol li {
	padding-bottom: 5px
}


.events-categories-filter {
	padding: 2rem 0;
}

.events-categories-filter .event-category-button-wrap {
	display: flex;
}

.events-categories-filter .event-category-button-wrap button {
	flex-grow: 1;
	border: 0;
	background-color: #253842;
	text-transform: uppercase;
	color: white;
	padding: 14px 14px;
	cursor: pointer;
	font-size: 12px;
	margin-right: 22px;
}

.events-categories-filter .event-category-button-wrap button:last-of-type {
	margin-right: 0;;
}

.events-categories-filter .event-category-button-wrap button:hover, .events-categories-filter .event-category-button-wrap button.active {
	background-color: #e01b21;
}

#upcomingtraining {
	width:1020px;
	/* display: flex;
	flex-wrap: wrap;
	justify-content: space-between; */
}

#upcomingtraining .events-grid {
	width: 100%;
	/* display: flex;
	flex-wrap: wrap;
	justify-content: space-between; */
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	/* grid-template-rows: repeat(2, 1fr); */
	grid-column-gap: 22px;
	grid-row-gap: 22px;
}

@media screen and (max-width: 720px) {
	#upcomingtraining {
		width: 100%;
	}
	#upcomingevents .events-grid {
		display:inline-block;
		text-align: center
	}
	#upcomingevents .events-grid .eventer {
		width: 45%;
		display: inline-block;
		vertical-align: top;
		margin:5px;
	}
	.events-categories-filter .event-category-button-wrap {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		text-align: center
	}
	.event-category-button {
		margin:5px;
		flex-grow: unset!important
	}
	
}

#upcomingtraining:after {
   content: '';
  flex: auto;
}
#upcomingtraining h1{
	margin:40px 0 30px 0;
	width: 100%
}

/* #upcomingtraining .eventer:last-of-type  {
	margin-left:15px
} */

.event-row {
    width: 1020px;
    text-align: center;
	display: flex;
	box-sizing: border-box;
	justify-content: center
}

.eventer {
    /* width: 240px; */
	background:#fff;
	/* max-width: 295px;
	margin: 0 4px 25px 4px; */
}
.eventer .event-details {
	padding:0px 20px;
}
.event-details .partner_logo img{
	max-width: 100%;
	max-height: 110px;
	padding-top:15px;
}
.eventer h2 {
	padding-top:0px!important
}

.event_img {
    width: 100%;
    height: 130px;
    margin-bottom: 10px;
    background-size: contain;
    background-repeat: no-repeat;
}

.hidden {
	display: none;
}

.eventer h2 {
    font-weight: bold;
    color: #DA0811;
    text-align: left;
	font-size: 12px;

	padding: 0px 0px 10px 0;
	margin: 5px 0px;
	line-height: 130%;
}

.eventer h3 {
    text-align: left;
	font-size: 11pt;
	margin-bottom: 12px;
	margin-left: 2rem;
    line-height: 1.3rem;
}

.eventer p {
    text-align: left;
	margin-top: 15px;
    margin-bottom: 30px;
}

.event-details a {
    color: #fefefe;
    background-color: #253842;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin: 20px 0px 0px 0px;
}

.eventer .event-details a {
	display: inline-block;
	width: 100%;
	margin:10px 0 20px 0;
	box-sizing: border-box;
	padding: 14px;
	text-align: center
}
.eventer h2 {
	color: #253842
}
.eventer .details {
	min-height: 90px;
	padding-top: 5px;
	position: relative;
}

.eventer .dashicons {
	position: absolute;
    left: 0;
}

.events {
    margin-top: 30px;
}

.event-details .icon-title-wrap {
	display: flex;
	align-items: center;
	border-bottom: 1px solid #eeeff0;
	padding-bottom: 10px;
		min-height: 60px

}

.event-details .icon-title-wrap .img-holder {
	width: 30%;
	height: 100%;
}

.event-details .icon-title-wrap .img-holder img {
	width: 50px;
	height: 50px;
}

.event-details .icon-title-wrap .title-holder {
	width: 70%;
	padding-left: .5rem;
	height: 100%;
}

.event-details .icon-title-wrap .title-holder h2 {
	padding: 0;
}

.event-details a:hover {
	background: #DA0811;
}

.events button, a.button {
    display: inline-block;
	margin:10px 0 20px 0;
	box-sizing: border-box;
	padding: 14px;
	text-align: center;
	color: #fefefe;
    background-color: #253842;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin: 20px 0px 0px 0px;
}

.events button:hover; a.button:hover {
	background: #DA0811;
}
.intro-col iframe {
	padding-top: 20px;
}
.events .dashicons, .dashicons-before:before {
	line-height: 0.8!important;
}

.blackhat-ad {
	width: 100%;
	margin-bottom:40px;
	box-sizing: border-box
}

a#class-link {
	margin-top:-40px!important;
	margin-bottom:0px!important;
}

.intro-col {
    display: inline-block;
    width: 48%;
    text-align: left;
    	vertical-align: middle;

}

.intro-wrap {
    width: 100%;
	margin-bottom: 50px;
	background: #fff;
	padding:20px 20px 40px 20px;
	box-sizing: border-box;
}
.intro-wrap h1 {
	margin-top:30px
}


#prereq_courses {
	display: flex;
	justify-content:flex-start;
	margin-top: 20px
}
#prereq_courses .pre_req_course {
	background: #eeeff0;
	padding: 20px;
	cursor: pointer;
	transition: all 0.25s;
}
#prereq_courses .pre_req_course:hover {
	transform: scale(0.9);
}
#prereq_courses a+a .pre_req_course  {
	margin-left: 10px;
}
#prereq_courses .pre_req_course .course_logo{
	width:90px;
	display: inline-block;
	vertical-align: middle;

}
#prereq_courses .pre_req_course .tags .tag {
	display: inline-block;
	background: #253842;
	color: #fff;
	padding:5px 5px;
	font-size: 9px;
	margin: 3px 3px 0px 0;
	font-weight: bold
	
}
#prereq_courses .details {
	display: inline-block;
	width:170px;
	vertical-align: middle;
	padding-left:10px
}
#prereq_courses .details h4{
	font-weight: bold;
	color: #253842;
	margin-bottom: 5px
}
#commentform #submit {
	background: #DA0811;
	border:none;
	font-weight: bold;
}
#comments {
	background: #fff;
	padding: 20px
}
#comments h2 {
	color: #253842;
}
.comment-form-comment textarea, #commentform input {
		border: 1px solid #ccc;
		padding:5px 
	}
	
#howtobook .wpcf7 {
	width: 60%;
	display: inline-block;
	vertical-align: top;
	margin-top: 20px;
	border-right: 4px solid #253842;
	box-sizing: border-box;
	padding: 0px 40px 0px 0px ;
}

#howtobook .wpcf7 input[type="text"], #howtobook .wpcf7 input[type="email"],#howtobook .wpcf7 input[type="tel"], #howtobook .wpcf7 input[type="number"], #contactform input[type="text"], #contactform input[type="email"], #contactform input[type="number"], #contactform textarea{
	padding:10px 20px;
	margin:7px 0;
	font-size: 14px;
	border-radius: 0px;
	border:1px solid #253842;
	color: #253842;
	outline: none;
	box-sizing: border-box;
	
}
#howtobook .wpcf7 select, #contactform select {
	padding:10px 20px;
	margin:5px 0;
	font-size: 14px;
	border-radius: 0px;
	border:1px solid #253842;
	color: #253842;
}	
#howtobook .wpcf7 textarea:focus,#howtobook .wpcf7 select:focus, #howtobook .wpcf7 input:focus{
    outline: 1px solid #253842
}
#howtobook .wpcf7 h4, #bookingpartners h4 {
	width: 100%;
	text-align: left;
	font-weight: bolder;
	margin: 10px 0;
}
 #bookingpartners h4 {
	 text-align: center;
 }
#coursescheckboxes label input[type="checkbox"]:checked  {
  color: red!important;
  background:red!important;
} 
#coursescheckboxes label input {
	width: auto;
}
#coursescheckboxes .wpcf7-list-item {
	background:#eeeff0;
	padding:10px;
	margin: 10px 10px 0px 0px ;
	font-size: 12px;
}
#coursescheckboxes {
	margin-bottom: 20px;
	display: block;
}

.wpcf7-validation-errors {
	background:#e01b21;
	text-align: left;
	width: 100%;
	color: #fff;
	font-weight: bolder;
	margin: 10px 0px!important;
	padding:10px!important;
}
.wpcf7 .wpcf7-mail-sent-ok{
	background:#53a005;
	text-align: left;
	width: 100%;
	color: #fff;
	font-weight: bolder;
	margin: 10px 0px!important;
	padding:10px!important;
}
#bookingpartners {
	width: 39%;
	display: inline-block;
	text-align: center;
	padding: 15px;
	box-sizing: border-box;
}
.bookingpartner {
	background: #eeeff0;
	padding:15px;
	margin: 15px 0;
	box-sizing: border-box;
	width: 100%
}
.bookingpartner .partnerlocation {
	text-align: center!important;
	width: 100%;
	display: block
}
.bookingpartner .partnerlogo {
	width: 50%
}
.left, .right {
	display: inline-block;
	vertical-align: top;
	width: 48%
}

.page-template-pentesting2020 {
	font-size: 87.5%;
}

.page-template-pentesting2020 section.dark-bg {
	background-color: #002d37;
}

.page-template-pentesting2020 section.dark-bg h2, .page-template-pentesting2020 section.mid-bg h2  {
	color: white;
}

.page-template-pentesting2020 section.mid-bg {
	background-color: #59636e;
}

.page-template-pentesting2020 section.light-bg {
	background-color: #e7ecef;
}

.page-template-pentesting2020 .white-bg {
	background-color: white;
}

.page-template-pentesting2020 section:not(#branding) {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.page-template-pentesting2020 .container {
	max-width: 1110px;
	margin: 0 auto;
}

.page-template-pentesting2020 h2 {
	color: #253741;
    font-size: 3em;
    font-weight: 600;
    margin-bottom: 1.5rem;
    line-height: 1.2em;
    text-align: center;
}

.locations {
	display:flex;
	justify-content: space-between;
}
.locations .location {
	width: 33%;
	line-height: 24px;
	padding: 20px
}
.locations .location strong {
	color: #e01b21
}
.locations img {
	width:40px;
	padding-top: 7px;
	margin-bottom: 5px
}
/* 
.wrap {
	width: 1110px;
	margin: 0 auto
} */

.pen-test-header {
	display: flex;
	justify-content: center;
	width: 100%;
}

.pen-test-header h1 {
	color: white;
	margin-bottom: 1.5rem;
	font-size: 3.5rem
}

.pen-test-header p {
	color: white;
	margin-bottom: 3rem;
}

.pen-test-header .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.pen-test-header .img-holder {
	width: calc(100% / 3);
}

.pen-test-header .pen-test-header-content {
	width: calc((100% / 3) * 2);
}

.pen-test-header img {
	width: 255px;
	height: auto;
}

.pen-test-header .jumpbutton {
	background: #e01b21;
	font-weight: 600;
	font-size: 23px
}
.pen-test-sub-header {
	text-align: center;
}
.pen-test-sub-header p {
	font-size: 1.5rem;
}


.pen-test-portfolio {
	background:#e7ecef;
	padding:25px 0 0 0;
}
.pen-test-tabs {
	display: flex;
	justify-content: center
}
.pen-test-tabs .tab {
	font-size: 1.2rem;
	padding: 30px 15px;
	font-weight: bolder;
	cursor: pointer;
}
.pen-test-tabs .tab.active {
	background:#fff;
}
.pen-test-tabs .tab:hover {
	background:#e01b21;
	color: #fff;
}

.pen-test-tab-content .pen-row {
	padding: 3em 0;
	display: none;
}

.pen-test-tab-content .pen-row.active {
	display: flex;
}

.pen-test-tab-content .col-content {
	width: calc((100% / 12) * 7);
	margin-left: calc(100% / 12);
}

.pen-test-tab-content .col-content h2 {
	font-size: 2.5em;
	margin-top: 1rem;
	text-align: left;
}

.pen-test-tab-content .col-content .subhead {
	font-size: 1.6rem;
	margin-bottom: 1.2rem;
}

.pen-test-tab-content .col-img {
	width: calc((100% / 12) * 3);
	text-align: center;
}

.pen-row {
	display: flex;
}

.pen-test-quote {
	padding-bottom: 0!important;
}

.pen-test-quote .content {
	margin-bottom: 1.5em;
}

.pen-test-quote .keyline {
	border-top: 1px solid #bbb;
    max-width: 900px;
    width: calc(100% - 30px);
	margin: 0 auto;
	margin-top: 3rem;
}

.pen-test-two-col-quote .container > p {
	font-size: 1.6em;
	font-weight: 300;
	margin-bottom: 2rem;
}

.pen-test-two-col-quote .col-6 {
	width: 50%;
}

.pen-test-two-col-quote .col-6:last-of-type {
	margin-left: 3rem;
}

.pen-test-two-col-quote .quote-block-content {
	margin-bottom: 1rem;
	padding: 1rem;
	position: relative;
}

.pen-test-two-col-quote .quote-block-content .down-arrow {
	width: 65px;
    position: absolute;
    z-index: 20;
    right: 1rem;
    bottom: -55px;
}

.pen-test-two-col-quote h3 {
	font-size: 1.2rem;
	margin-bottom: .5em;
}

.pen-test-accreditation h2 {
	margin-bottom: 2rem;
}

.pen-test-accreditation .img-wrap {
	display: flex;
	flex-wrap: wrap;
}

.pen-test-accreditation .acc-img {
	width: calc(100% / 5);
	padding-bottom: 2rem;
}

.pen-test-accreditation img {
	max-width: 175px;
}

.pen-test-why-choose h2 {
	margin-bottom: 3rem;
}

.pen-test-why-choose h3 {
	font-size: 2em;
	margin-bottom: .5em;
}

.pen-test-why-choose p {
    color: #253741;
    font-size: 1.2rem;
	line-height: 1.3em;
	font-weight: 300;
}

.pen-test-why-choose .choose-cols {
	width: calc(100% / 4);
	text-align: center;
	padding-left: 1em;
	padding-right: 1em;
}

.pen-test-why-choose .choose-cols img {
	margin-bottom: 1.5rem;
}

.pen-test-single-col .content {
	text-align: center;
	margin-bottom: 1.5em;
}

.page-template-pentesting2020 .wpcf7, .page-template-pentesting2020 .wpcf7-form {
	width: 100%;
	max-width: 100%;
}

.page-template-pentesting2020 .wpcf7 input, .page-template-pentesting2020 .wpcf7 textarea {
	margin-bottom: 1em;
	padding: 0.2em 0;
	box-sizing: border-box;
	border: 1px solid #cdcdcd;
	width: 100%;
	max-width: 100%;
}

.page-template-pentesting2020 .wpcf7 p, .page-template-pentesting2020 .wpcf7 .wpcf7-form-control-wrap {
	width: 100%;
	max-width: 100%;
}

.page-template-pentesting2020 .wpcf7 textarea {
	font-family: 'Open Sans', sans-serif;
}

.page-template-pentesting2020 .wpcf7 input::placeholder, .page-template-pentesting2020 .wpcf7 textarea::placeholder {
	color: rgb(117, 117, 117);
	font-size: 12px;
	padding-left: 1em;
}

.page-template-pentesting2020 .wpcf7 .wpcf7-submit {
	color: #fff;
	background-color: #e21e26;
	margin-left: 0;
	border: 0;
	padding: .5rem;
}

.page-template-pentesting2020 .wpcf7 .wpcf7-submit:hover {
	background-color: #cc1a22;
}

.page-template-pentesting2020 #wpcf7-f4639-p4608-o2 .wpcf7-submit {
	display: inline-block;
	width: auto;
	padding: 1rem;
}

.page-template-pentesting2020 .wpcf7 .pen-row {
	justify-content: space-between;
	width: 100%;
}

.page-template-pentesting2020 .wpcf7 .pen-row .wpcf7-form-control-wrap {
	width: calc(50% - 1em);
}

.pen-test-contact-form h2 {
	margin-bottom: 3rem;
}

@media (max-width: 780px) {
	header#header {
		width: 100%
	}
	#homeheadnew {
		padding-top:10px;
	}
	#content {
		border: none;
	}
	#branding {
		width: 100%;
		text-align: center;
	}
	.home-hero-filter .container .categories-filter-wrap, .hero_title_container {
		width: 100vw
	}
	 .hero_title_container {
		 margin-left: 20px;
	 }
	.intro-col {
		text-align: center;
		font-size: 0.8em
	}
	.intro-col .jumpbutton {
		margin-bottom: 20px;
		font-size: 0.9em
	}
	#homeheadnew .col{
		text-align: left;
	}
	#homeheadnew iframe {
		height:250px;
		margin:0 20px;	
	}
	.page-template-pentesting2020 section:not(#branding) {
		padding-left: 2rem;
		padding-right: 2rem;
	}

	.pen-test-header {
		display: block;
		width: auto;
	}
	.pen-test-header .container {
		flex-direction: column;
	}

	.pen-test-header .container .img-holder, .pen-test-header .container .pen-test-header-content {
		width: 100%;
		text-align-last: center;
	}

	.pen-test-portfolio .pen-test-tabs {
		flex-direction: column;
		text-align: center;
	}

	.pen-test-two-col-quote .pen-row {
		flex-direction: column;
	}

	.pen-test-two-col-quote .pen-row .col-6 {
		width: 100%;
		flex-direction: column;
	}

	.pen-test-two-col-quote .col-6:last-of-type {
		margin-left: 0;
	}

	.page-template-pentesting2020 .wpcf7 br {
		display: none;
	}

	.page-template-pentesting2020 .wpcf7 .pen-row .wpcf7-form-control-wrap {
		width: 100%;
	}

	.pen-test-why-choose .pen-row {
		flex-direction: column;
	}

	.pen-test-why-choose .pen-row .choose-cols {
		width: 100%;
		text-align: center;
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 2rem;
	}

	.pen-test-accreditation .img-wrap {
		flex-direction: column;
	}

	.pen-test-accreditation .img-wrap .acc-img {
		width: 100%;
		text-align: center;
	}

	.pen-test-contact-form .pen-row {
		flex-direction: column;
	}

	.pen-test-contact-form .pen-row .wpcf7-form-control-wrap {
		width: 100%;
	}

	.pen-test-tab-content {
		padding: 1rem;
	}

	.pen-test-tab-content .pen-row.active {
		flex-direction: column;
	}
	
	.pen-test-tab-content .col-content {
		width: 100%;
		margin-left: 0;
	}
	
	.pen-test-tab-content .col-img {
		width: 100%;
		order: -1;
	}

}

@media (max-width: 1025px) {
	.intro-col {
		width: 40%;
		margin: auto;
		margin-bottom: 50px;
	}
	
	.intro-wrap {
		margin-bottom: 0px;
	}
}

@media (max-width: 1200px) {
	.event-row {
		width: 100%;
		margin-left: 0%;
	}
}

@media (max-width: 780px) {
	.event-row {
		flex-wrap: wrap
	}
	
	.blackhat-ad {
		width: 100%;
		margin-left: 0;
	}
	a#class-link {
		margin: 20px 0px 62px 0!important;
	}
}

@media (max-width: 720px) {
	#howtobook .wpcf7 , #bookingpartners{
		width: 100%;
		border: none
	}
	
	.intro-col {
		width: 80%;
	}
	#prereq_courses {
		flex-wrap: wrap
	}
	/* .eventer {
		width: 90%
	} */
	#details .day {
		width: 100%;
		box-sizing: border-box;
		padding:0px;
 	}
 	.intro-wrap {
		width: 100%;
		box-sizing: border-box;
		padding:0px;
 	}
 	#prereq_courses {
	 	margin-top:0px
 	}
 	
 	#prereq_courses  .pre_req_course {
	 	text-align: center
	 	}
	#prereq_courses a+a .pre_req_course {
	    margin-left: 0px;
	    margin-top:5px
	}
	.coursesection p {
			padding:0px; 
	 }
	 .intro-wrap h1 {
		 font-size: 28px!important
	}
	#twitter_box {
		transform: scale(0.7);
	}
	.mobilecenter {
		font-size: 0.8rem!important	
	}
	#course_suite .intro-wrap iframe{
		height:200px;
	}
	.intro-col {
		margin:0px!important	
	}
	#course_suite .course {
		width: 100%;
		box-sizing: border-box;
		margin:0px;	
	}
	.course .course_logo {
	    width: 20%;
	    height: auto;
	    display: block;
	    margin: 0 auto
	}
	.course .course_flag {
		clear:both	
	}
	.comment-form-comment textarea {
		width:100%	
	}
	#commentform p {
		padding:0px!important
		}
}

@media (max-width: 500px) {
	/* .eventer {
		width: 90%
	} */
	.intro-col {
		width: 95%;
	}
	
	.intro-wrap {
		width: 100%;
		margin-left: 0;
	}
	
}

.resources-page-links {
        max-width: 1020px;
        border-bottom: 4px solid #253842;
        background-color: white;
        width: 100%;
        padding: 30px 0px 50px 0px;
        margin: 40px auto;
    }

    .resources-page-links .container {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: 1fr;
        grid-column-gap: 20px;
        grid-row-gap: 0px;
        text-align: center;
    }

    @media only screen and (max-width: 780px) {
        .resources-page-links .container {
            grid-template-columns: repeat(2, 1fr);
        }
    }


    .resources-page-links h1 {
        text-align: center;
        margin-bottom: 40px;
    }

    .resources-page-links .container .page-link-block {
        display: block;
        transition: 0.18s ease-in;
	padding: 10px;
	margin: 10px;
    }

    .resources-page-links .container .page-link-block:hover {
        transform: scale(1.1);
    }

    .resources-page-links .container .page-link-block h2 {
        text-align: center;
        text-transform: uppercase;
        padding-top: 8px;
        padding-bottom: 5px;
        color: #253842;
    }

    .resources-content {
        max-width: 1020px;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 30px;
        background-color: white;
    }

    .resources-content .container {
        padding: 30px 20px;
    }

@media screen and (max-width: 780px) {
    article.post .entry-summary {
        overflow-wrap: break-word;
    }
}
