/*
Theme Name: CyberDefenseTV
-----------------------------------------------------------------------------*/


/* -------------------------------------------------------------- 
   
   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;


}



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



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;
}



#anniversary {float:left;width:auto;
margin-top: 12px;
margin-left: 30px;    
    
    
}


ul#menu-main-menu {
	list-style-type: none;
    margin-left: 0px;
padding-left: 0px;
    


}




.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;
}






#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;
}



.cybersecuritytv  {
background:#ffffff;
list-style:none;
overflow:hidden;
min-height:260px;
}

.videooverlay {
		background:url(http://localhost:8080/tv/wp-content/uploads/2021/05/bg.png);
	width:100%;
	height:100%;
	overflow:hidden;
z-index:999;
}

.videoplaybutton {
	color: #ffffff;
font-size: 40px;
position: absolute;
opacity:0.7;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);



	
}


.wp-video {
	width:100%!important;
	margin-bottom:20px;
	margin-top:15px;
}


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

.cybersecuritytv h2 a {
	color:#333333;
	font-size:16px;

}


#feedzy_wp_widget-3 {
 margin-top:120px;   
}


.homethumb {
	position:relative;

}

.homethumb img {
	height:165px;

}

#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 {
	width:100px!important;
	height:100px!important;
}

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: '';
    
}


a.allvideos {color:#b73225;}




#searchbox,
#submitbutton {
    display: inline-block;
    padding: 10px 15px;
    font-size: 20px;
    border-radius: 0;
    -webkit-appearance: none;
}

#searchbox {
    border: 1px solid lightgray;
}

#submitbutton {
   background:#b73225;
   color:#ffffff;
    /**
     * If the input field has a border,
     * you need it here too to achieve equal heights.
     */
    border: 1px solid transparent;
}

/**
 * Firefox Fix
 * Without that the submit button will be too high.
 */
.submit::-moz-focus-inner { 
    border: 0;
}




#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;

	
}

#readmorecybersecuritynews {
    margin-top:30px!important;
        margin-bottom:30px!important;

    
}





.listallvideos {
    max-width: 300px;
margin: 30px;
float: left;
max-height:290px;

}

#readmorecybersecuritynews a {
color: #b73225!important;
}

#dpsp-content-bottom {clear:both!important;padding-top: 20px;}

#subscribeblue i {
	padding-right:10px;

}

.category  #homesidebar {
margin-top:0px;    

}

#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;
	margin-top:48px;
	
}


#postcontainer {

	overflow:hidden;
	background:#ffffff;
}


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


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

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

#webinarpad {
    margin-top:43px;
    
}

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

.categoryfeaturedimg img {
	width:100%;
	position:relative;
}

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


.linegrey {width:100%;color:#dddddd;padding-top:20px;padding-bottom:20px;height:1px;}

#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 h2 strong {
	font-weight:normal!important;
	
}

#entry-content h3 strong {
	font-weight:normal!important;
	
}


.single #homesidebar {
margin-top:0px;    

}

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

#entry-content ul {
	margin-left:20px;
	padding:0;
}

#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:10px;
color:#333333;
}

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

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

#homesidebar {
background:#ffffff;
margin-top:9px;
}

#homesidebar p {
	margin:0;
	padding:0;
	line-height:0px;
}


#homeadswidget {
	background:#ffffff;
	width:100%;
	overflow:hidden;
padding-top:5px;
text-align:center;
}

#hometvradioweb {
	background:#ffffff ;
	width:100%;
	overflow:hidden;
padding-bottom: 40px;
	max-width:1200px;
	margin:0 auto;
}


#hometvradioweb .container {
	
	padding-left:20px;
	padding-right:20px;
	
}

#hometvradioweb h3 {font-size:25px;
margin-bottom:0px;    
    font-weight:400!important;
	color:#333333!important;
}
span.title a {color:#333333;}


a#signupwebinar {
    background:#b73225;
    color:#ffffff;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 16px;
padding-left: 16px;
font-size: 12px;
    
}

.hap-playlist-item {
    border-bottom: 1px solid #eaeaea;
}

.linered {
    padding-top:10px;
    text-transform:uppercase;
    font-size:12px;
    margin-bottom:20px;
}


.feedzy-rss .rss_item {
    border-bottom: 1px solid #eaeaea!important;


}


.feedzy-rss .rss_item:last-child {
border:0px!important;    

}

#map-player-widget-2 {
width:90%!important;	
margin-top: 44px!important;	
	
}


.hap-art-wide.hap-breakpoint-650 .hap-player-thumb-wrapper {
    padding-top: 0!important;
}

.hap-art-wide-light .hap-player-outer {
    box-shadow: 0px!Important;
}


.hap-art-wide-light .hap-player-outer {
    box-shadow: none!important;
}

.hap-art-wide-light .hap-player-title {
    color: #333!important;
	font-size:13px
}

.hap-art-wide-light .hap-contr-btn svg {
    color: #0a3d62!important;
}

.hap-art-wide-light .hap-playlist-item-selected .hap-playlist-title-wrap {
    color: #0a3d62!important;
}

.hap-art-wide-light .hap-playlist-title-wrap {
    color: #333!important;
}

.hap-art-wide-light .hap-volume-drag {
    background: #082d48!important;
}

.hap-art-wide-light .hap-volume-level {
	    background: #082d48!important;

	
}

.hap-art-wide-light .hap-contr-btn-hover svg {
		    color: #082d48!important;

	
}

.hap-playlist-item {
    font-size: 14px!important;
}

.hap-art-wide.hap-breakpoint-650 .hap-player-holder {
    width: 90%;
	margin-top:24px;
}

.hap-art-wide-light .hap-progress-bg {
	background:#eaeaea;

	
}

.hap-art-wide-light .hap-progress-level {
    background: #0a3d62;
}



.feedzy-rss .rss_item .title {
font-weight:normal!important;    

}

.hap-art-wide .hap-player-title {
    font-size: 14px!important; 
	color:#333333!important;
}

.hap-art-wide-light .hap-contr-btn-hover svg {
    color: #082d48 !important;
}



.linered a {
    
color:#b73225;
}

h3.sr_it-playlist-title {display:none;}

table {
    border-collapse: collapse;
    border-spacing: 0;
width: 100%;
}

table td {
    border: 1px solid #ededed;
    padding: 2px 8px;
}




#homebottomads {
	text-align:center;
	background:#ffffff;
	padding:18px;
	padding-top:24px;
}


/*  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;
	text-align:center;

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;

}


#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 {
	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;
text-align:center;
}

#featimgbanner {
	position: relative;
width:728px;
margin:0 auto;

margin-top:20px;
margin-bottom:15px;

	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;
}




	.videoplaybutton img {
		height:64px!important;
	}
















@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:16px;
}

.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;
}

#hometvradioweb {
padding-left:10px;
padding-right:10px;
}

}


