/*
Theme Name: CyberDefenseMagazine
-----------------------------------------------------------------------------*/


/* -------------------------------------------------------------- 
   
   Basic WordPress Blog Styles   
     
-------------------------------------------------------------- */   


/* Images
-------------------------------------------------------------- */

body  {
    
margin: 0px;
    
padding: 0px;
    
text-shadow: none;
    
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
line-height: 21px;    
background:#eaeaea;


}


a {
    color: #fff;
    text-decoration: none;
}


 textarea {		font-family: 'Roboto',sans-serif !important;
font-size: 13px;
	 
font:  13px Roboto!important;	 
}




#header {
background:#0a3d62;


width:100%;
margin: 0 auto;

    display: inline-block;
    height: 100%;
    vertical-align: middle;
}


#platforms {
    width:100%;

    background:#082d48;
    
    
}


.clear {
    clear: both;
}




.container {
max-width:1200px;
margin: 0 auto;
z-index:9;
}



#logo {


width:auto;
float:left;

width:310px;

height:88px;
position:relative;
	padding-top:5px;
	padding-bottom:5px;
}




#logo img {


    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;  



}


#menu {
width:auto;float:right;
line-height:60px;
padding:0px;


}


.tooltip input {
display:none;

}

.tooltip label {
display:none;

}

.main-nav ul li {
    position: relative;
		float: left;
list-style-type: none;
margin-right:28px;
font-family: Overpass ;
font-size: 13px ;
font-weight: 600 ;
text-transform: uppercase ;
	
}

.main-nav ul li:last-child {
	margin-right:0px;
}


#phone  {
    padding-top:4px;
    padding-bottom:4px;
    text-align:center;
}


ul#menu-main-menu {
	list-style-type: none;}

}



.main-nav ul a {
	color:#ffffff;
}


.main-nav ul ul a {
       color:#333333;
 
    
}







ul.sub-menu li {
	text-transform: none !important;

}





.main-nav li {
    position: relative;
}








.main-nav ul ul {
    display: none;
}

.main-nav ul li:hover > ul {
    display: block;
}




.main-nav ul ul {
    display: none;
    position: absolute;
    top: 4em;
    left: 0;
    z-index: 99999;
    width: auto;
    background: #fff;
    box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	    font-family: Overpass ;
font-weight: 600 ;
margin:0;
padding:0;

}


.main-nav ul ul li {
	line-height:30px;
	font-size:14px!important;
font-weight:400!important;
width:230px;
margin:0;
padding:0;
color:#ffffff;
margin-top:5px;
margin-bottom:5px;
padding-left:20px;

}


.main-nav ul ul li:hover {
	background:#b73225;
	color:#ffffff;
	
}

.main-nav ul ul li:hover a {
  color: #ffffff;
  text-decoration:none;
}



.main-nav li {
    position: relative;
}



.main-nav  .menu-item-has-children > a::after {
       font-family: FontAwesome;
    content: "\f107";

    padding-left: 7px;
}


a.homebutton {
    background: #b73225;
    color: #fff!important;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 16px;
    padding-left: 16px;
    font-size: 12px;
}


.centerbutton {
	text-align:center;
}



a.homebuttonblue {
    background: #0a3d62;
    color: #fff!important;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 16px;
    padding-left: 16px;
    font-size: 12px;
}


#homefeatures {margin-bottom:40px;text-align:center;margin-top:40px;}

#homefeatures .col {background:#eaeaea;}

#homefeatures h2 {font-size:20px!important;color:#333333!important;margin-top:10px!important;}

#platformssection {
    width: 100%;
background: #082d48;
overflow:hidden;

}

.platforms {
		max-width:auto;
	float:left;

}


.platforms ul {
		list-style-type: none;
margin:0;
padding:0;
line-height:48px;
font-family: Overpass ;
font-size: 12px ;
font-weight: 400 ;
text-transform: capitalize ;
}


.platforms li {
	float:left;
	margin-right:18px;
			list-style-type: none;

	
}



#social {
	width:auto;
	float:right;
	line-height:48px;
}


#social ul li{
				list-style-type: none;
float:left;
margin-right:14px;
}


li#search {
	margin-left:15px!important;
}



.cybersecuritynews  {
	margin-bottom:48px;
background:#ffffff;
list-style:none;
overflow:hidden;
max-height: 235px;
}


.cybersecuritynews h2 {
	
	    font-size: 25px;
    line-height: 29px;
	    font-family: Overpass ;
font-weight: 400 ;
margin-top:0px;
margin-bottom: 8px;
}

.cybersecuritynews h2 a {
	color:#333333;

}


.homethumb {
	max-width:311px;
	float:left;
}

.homethumb img {
	height: 235px;
		max-width:311px;

}

#subscribe {
	width:100%;

	font-family: Overpass !important;
font-size: 14px !important;
font-weight: 400 !important;
background:#b73225;
color:#ffffff;
padding-top:10px;
padding-bottom:5px;
text-align:center;
}





span.fetched:after  {
      position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%,-50%);
  width: 40px;
  height: 48px;
  background: url('https://www.cyberdefensemagazine.com/wp-content/uploads/2020/04/play-1.png');
  background-size: cover;
  content: '';
    
}






#subscribeblue {
		width:100%;

	font-family: Overpass !important;
font-size: 14px !important;
font-weight: 400 !important;
background:#082d48;
color:#ffffff;
padding-top:6px;
padding-bottom:5px;
text-align:center;

	
}


#subscribeblue i {
	padding-right:10px;

}


#homepostsecondary {
		width:100%;
background:#082d48;
overflow:hidden;
padding-top:15px;
padding-bottom:13px;
}

#subscribe i{
padding-right:10px;
	
}

#containerblog {
	max-width:1111px;
	margin: 0 auto;
	
	
}


#postcontainer {

	max-width:1100px;
	overflow:hidden;
	background:#ffffff;
}


#postcontainer h1 {
	color: #333333;
font-family: Overpass !important;
font-size: 36px !important;
line-height: 50px !important;
font-weight: 500 !important;
margin-bottom:15px;
margin-top: 30px;
text-align:center;
}


#published {
	font-family: Overpass !important;
font-size: 12px !important;
font-weight: 600 !important;
text-transform: uppercase !important;
margin-bottom:5px;
}

#postpad {
	padding-top:5px;
	padding-left:25px;
	padding-right:25px;
}

.postpadcategory {
	padding-top:5px;
	padding-left:25px;
	padding-right:25px;
}

.categoryfeaturedimg img {
	width:100%;
}

.category .published {
	margin-bottom:30px;
}


#entry-content {
font-family: Verdana, Geneva, sans-serif !important;
font-size: 15px !important;
line-height: 2 !important;
color:#222222;
}

#entry-content h2,h3 {
	font-family: Overpass !important;
font-weight: 500 !important;
font-size: 27px;
line-height: 38px;
margin-top: 30px;
margin-bottom: 20px;	
}

#entry-content a {
	color:#b73225;
}

#entry-content ul {
	margin-left:0px;
	padding:0;
	list-style:none;
}


#entry-content ul li {
	margin-bottom:20px;
}

strong {font-weight:bold;}

.homepostcontentsecondary {
float:right;
margin-left:10px;
	max-width:210px;
}


.homepostcontentsecondary .postdate  {
	color:#aaa;
}

.secondary {
	padding-left:20px;
		padding-right:20px;
padding-top:10px;

	padding-bottom:10px;
overflow:hidden;
}

.secondary h2 {
	font-size: 14px;
line-height: 20px;
font-weight: 400;
margin-top:0px;
margin-bottom:0px;
}

.secondarythumb {
	width:100px;
	height:70px;
	float:left;
	
}



.postdate {
color: #b73225;	
font-size: 11px;	
}

.homepostcontent {overflow:hidden; 
font-size: 13px;
padding-left:60px;
padding-right:40px;
padding-top:30px;
color:#333333;
}

#homepage {
max-width:1200px;
margin:0 auto;}

#homecontent {
max-width:782px;
float:left;
margin-top:48px;
}

#homesidebar {
	width:100%;
max-width:368px;
float:right;
margin-top:48px;
background:#ffffff;
}


#homeadswidget {
	background:#ffffff;
	width:100%;
	overflow:hidden;
padding-top:10px;
}

#hometvradioweb {
	background:#082d48 ;
	color:#ffffff;
	width:100%;
	overflow:hidden;
	margin-top:50px;
}


.home #postcontainer h1 {
	font-size:26px!important;
	margin-top:0px;
	margin-bottom:-10px;
	text-align:left;
}



/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 5%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }




/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */

@media only screen and (max-width: 600px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}



/*  GRID OF TWO  */
.span_2_of_2 {
	width: 100%;
}
.span_1_of_2 {
	width: 47.5%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 600px) {
	.span_2_of_2 {
		width: 100%; 
	}
	.span_1_of_2 {
		width: 100%; 
	}
}





/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 65%; }
.span_1_of_3 { width: 30%; }


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 600px) {
	.span_3_of_3 {
		width: 100%; 
	}
	.span_2_of_3 {
		width: 100%; 
	}
	.span_1_of_3 {
		width: 100%;
	}
}






/*  GRID OF FOUR  */
.span_4_of_4 {
	width: 100%;
}
.span_3_of_4 {
	width: 73.75%;
}
.span_2_of_4 {
	width: 47.5%;
}
.span_1_of_4 {
	width: 21.25%;
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 600px) {
	.span_4_of_4 {
		width: 100%; 
	}
	.span_3_of_4 {
		width: 100%; 
	}
	.span_2_of_4 {
		width: 100%; 
	}
	.span_1_of_4 {
		width: 100%; 
	}
}



/*  GRID OF SIX   ============================================================================= */


.span_6_of_6 {
	width: 100%;
}

.span_5_of_6 {
  	width: 83.06%;
}

.span_4_of_6 {
  	width: 66.13%;
}

.span_3_of_6 {
  	width: 49.2%;
}

.span_2_of_6 {
  	width: 32.26%;
}

.span_1_of_6 {
  	width: 15.33%;
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.span_6_of_6 {
		width: 100%; 
	}
	.span_5_of_6 {
		width: 100%; 
	}
	.span_4_of_6 {
		width: 100%; 
	}
	.span_3_of_6 {
		width: 100%; 
	}
	.span_2_of_6 {
		width: 100%; 
	}
	.span_1_of_6 {
		width: 100%; 
	}
}













.alignleft, 
img.alignleft  {
    
        display:  inline;
    
        float:  left;
    
  margin-right:  1.5em;
    
}
.alignright, 
img.alignright  {
    
        display:  inline;
    
        float:  right;
    
  margin-left:  1.5em;
    
}
.aligncenter, 
img.aligncenter  {
    
        clear:  both;
    
        display:  block;
    
        margin-left:  auto;
    
        margin-right:  auto;
    
}







/* Pullquotes
-------------------------------------------------------------- */



h1, h2, h3, h4, h5, h6  {
    
        font-weight:  600;
        font-family: 'Overpass', sans-serif;

}






/* Text elements
-------------------------------------------------------------- */

p  {
    
        margin-bottom:  1.5em;
    
}
ul  {
    
        margin:  0 0 1.5em 2.5em;
    
}


ul  {
    
        list-style: disc;
    
}



ul ul,  ol ol,  ul ol,  ol ul  {
    
        margin-bottom: 0;
    
}

cite,  em,  i  {
    
        font-style:  italic;
    
}
blockquote  {
    
        margin:  0 3em;
    
}

pre  {
    
        font:  11px Monaco,  monospace;
    
        line-height:  1.5;
    
        margin-bottom:  1.5em;
    
}







.nav-previous {
    float: left;
    width: 50%;
	padding-left:20px;
	}
.nav-next {
    float: right;
    text-align: right;
    width: 50%;
	
		padding-right:20px;

	}

.nav-previous a {
	color: #b73225;
}
.nav-next a {
	color: #b73225;
}



blockquote {
    margin: 10px 0;
    padding: 15px;
    background-color: #f8f8f8;

border-left:4px solid #1babe2;
}



h1.entry-title {
    margin-top: 15px;
    font-size: 25px;

}
h2.entry-title {
    font-size: 22px;
margin-bottom:0px;
line-height:30px;
margin-top: 5px;
font-weight: 400;
}


h2.entry-title a {
color:#333333;

}








#footer {
    clear: both;

overflow:hidden;
    width: 100%;
line-height: 28px;

    background: #ffffff;

padding-top:30px;
padding-bottom:15px;
font-family: Verdana, Geneva, sans-serif !important;
font-size: 12px !important;
	text-align:center;

}


#featuredimg img {
	width:100%!important;
}

#footer a {
	color:#b73225;
}

.textwidget {
color:#333333;
}

#footer li a {
    display: block;
    font-weight: 300;

color:#333333;
}

.widgettitle {
font-size:15px;
text-transform:uppercase;
color:#333333;
font-weight:500;
margin-bottom:20px;
}

#postsidebar {
	max-width:437px;
	width:100%;
	float:right;
	overflow:hidden;
}


#poststoptextwidget {
	background:#ffffff;
	padding-top:20px;
		padding-left:20px;

	padding-right:20px;
	padding-bottom:1px;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
line-height: 1.74;
}


a#redbutton {
	    background: #b73225;
    font-size: 13px;
    line-height: 29px;
    padding-left:16px;padding-right:16px;padding-top:7px;padding-bottom:7px;
color:#ffffff;
}


#postsocialcounter {
		    background: #ffffff;
	margin-top:20px;
padding-top:10px;
padding-left:20px;
padding-right:20px;
overflow:hidden;
}


.socialcounter {
	border:2px solid #004e7c;
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:10px;
	font-family: Overpass ;
	font-size: 13px;
}


.socialcounter a {
		color:#004e7c;

}

#poststoptextwidget h3 {margin:0;padding:0;}


#postsbannerswidget {
	background:#ffffff;
		margin-top:20px;
padding-top:8px;
}

#featimgbanner {
	background-color:#ffffff;
	position: relative;
		max-width:618px;
padding-top:3px;
	margin:0 auto;
	margin-top:-90px;
	overflow:hidden;
}

#featimgbanner iframe {
	margin-top:-10px;
}

#footer p {
    line-height: 1.5em;
    padding: .2em 0 .8em;
}




#footer ul li {

    margin-bottom: 10px;

}



#footer li a:hover {
text-decoration: underline;

}


#footer ul {
    list-style: none;
margin:0px;
padding:0px;
}










img {
    height: auto;
    border: 0;
    max-width: 100%}








.wpcf7 input[type="text"],  .wpcf7 input[type="email"],  .wpcf7 textarea, .wpcf7 select  {
    
	width:  100%;
    
	padding:  8px;
    
	border:  1px solid #ccc;
    
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
    
	-webkit-box-sizing:  border-box;
    
	 -moz-box-sizing:  border-box;
    
	      box-sizing:  border-box;
			  
			  margin-bottom:10px;
	
	font-family: 'Roboto',sans-serif !important;
font-size: 13px;
	
			  
}




.wpcf7 input[type="text"]:focus {
    
	background:  #fff;
    
}

.wpcf7 img {margin-top:-30px;}

.wpcf7 ::-webkit-input-placeholder { /* WebKit browsers */
color: #000 !important;
opacity: 1;
}

.wpcf7 :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #000 !important;
opacity: 1;
}
 .wpcf7 ::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #000 !important;
opacity: 1;
}
.wpcf7  :-ms-input-placeholder { /* Internet Explorer 10+ */
color: #000 !important;
opacity: 1;
}


.wpcf7-submit {

    background: #e2521b!important;
    width: 100%;
font-size:16px;
font-weight:300!important;
color:#ffffff;

padding-top: 10px;
padding-bottom:10px;
border:none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
	font-family: 'Roboto',sans-serif!important;
}






span.underline {
text-decoration:underline;
}




span#bold {
font-weight:bold;

}





#services {
background:#1babe2;width:100%;
	margin-bottom:40px;
}




















@media screen and (max-width:1180px) {
	
	#homecontent {
		width:70%;

		max-width:auto;
	}
	
	#homesidebar {width:25%;
	max-width:auto;
			margin-right:10px;

	}
	
	.platforms {margin-left:10px;}


.cybersecuritynews {
	max-height: 100%;
margin-bottom:10px;
}


.homethumb {
    margin-left: 20px;
    margin-top: 30px;
}
#homepostsecondary img, .secondarythumb {display:none;}


.tooltip label {
display:block;

}



.tooltip-label {
width:auto;
float:right;
margin-top:35px;
margin-right:10px;
  cursor: pointer;
  margin-bottom: 1em
}
.tooltip-input {
    display: none;
} /*Hide input element*/

.tooltip-content {
    margin-bottom: 1.5em;
}
.tooltip-input:not(checked) ~ .tooltip-content {
    display: none;
}
.tooltip-input:checked ~ .tooltip-content {       
    display: block;
}




.homethumb img {
	height:auto;
	max-width:auto;
}

#logo {
	margin-left:10px;
}


#logo img {
float:none;
text-align:center;
clear:both;
position:relative;

}



#menu  {
float:right;

padding-top: 20px;
width:100%;
line-height:30px;
}


#menu ul ul {
	display:block;
}

.main-nav ul ul {
	position:relative;
	top: 0em;
}

.main-nav ul ul a {
	color:#aaaaaa;
	
}

.main-nav ul ul li:hover {background:none;}

#menu ul {
padding:0px;
}

#menu ul li {
clear:both;
width:100%;
padding:0px;
margin-bottom:10px;
}



#postsidebar {
    max-width: 367px;

}
}




@media screen and (max-width:1070px) {
#homesidebar {clear:both;
float:none;
width:100%;
max-width:100%;
}


#homecontent {max-width:100%;
width:100%;
float: none;
margin-top:0px;
}

#poststoptextwidget {overflow:hidden;}

#homepostsecondary {
	display:none;
}

		
		.cybersecuritynews {
		background:#ffffff;
		margin-left:20px;
		margin-right:20px;
		}


#platformssection {display:none;}


#containerblog {
    max-width: 100%;
	margin-top:0px;
	
}

#postcontainer {
    max-width: 100%;
    float: none;
	margin-left:20px;
	margin-right:20px;
}


#postsidebar {
max-width: 100%;
width:100%;
float:none;
}



}

@media screen and (max-width:800px) {

 #containerblog {
padding-left:20px;
padding-right:20px;

margin-top: 0px;
}

.cybersecuritynews h2 {
	font-size:22px;
}

.cybersecuritynews p {
	display:none;
}

#postcontainer {
    max-width: 100%;
    float: none;

}


}


@media screen and (max-width:700px) { 
.homethumb {
	float:none;
	text-align:center;
	margin:0 auto;
	margin-top:20px;
}

.cybersecuritynews h2 {
	font-size:19px;
}


.homepostcontent {
	padding:0px;
max-width:311px;
margin:0 auto;
padding-bottom:15px;
}

}



