/*
Theme Name: CDM RADIO
-----------------------------------------------------------------------------*/


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

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

body  {
    
margin: 0px;
    
padding: 0px;
    
text-shadow: none;

font-family: 'Inter', sans-serif;
    
font-size: 14px;
line-height: 21px;    
color:#404040;

}


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


 textarea {	
font-size: 13px;
	    font-family: Overpass ;
}




header {


margin: 0 auto;
width:100%;
    vertical-align: middle;

   line-height:60px;
   display: inline-block;
background-image: linear-gradient(0deg, rgba(13,96,130,1) 0%, rgba(16,109,147,1) 35%);
}




.single header {
			margin-bottom:39px;

	
}

#line {
	height:1px;
background:#0d6082;
width:100%;
}

.clear {
    clear: both;
}

#clearpad {
	height:10px;
	clear:both;
}

.homeadswidget {
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
	border-radius:4px;
	margin-bottom:30px;
	border:1px solid #eeeeee;
}

.homeadswidget img {
	border-radius:4px;
}

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

#categories {
  width: auto;
  float: left;
  margin-top:5px;
}

#home  {
margin-top:60px;    
    
}

#primary {
margin-top:40px;    
    
}

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

#platforms ul li {
  float: left;
  margin-right: 15px;
  width: auto;
}


#platforms a {
    
  font-size: 14px;
  color: #606060;


}

ul {
	style-type:none;
}


.post ul li::before {
     content: "\25BA";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #0d6082; /* Change the color */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-right:7px;
}







#social {
	width:auto;
	float:right;
height:48px;
font-size:16px;
color:#ffffff;
}

#social a {
color: #ffffff !important	
}

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

	margin-right:0px!important;
}


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





#menu {
padding:0px;
width:auto;
float:left;
line-height:50px;
}

#mobilesearch {
	display:none;
}

.dpsp-network-btn, .dpsp-network-icon {
	border-radius:4px!important;
}

.mobilesubscribe {display:none;}
.mobilecontact {display:none;}


#menu ul {
	margin:0!important;
}


.menu-item i._mi {
	margin-top:0px!important;
	
}


.tooltip input {
display:none;

}






.tooltip label {
display:none;

}

.main-nav ul li {
    position: relative;
		float: left;
list-style-type: none;
padding-right:18px;
padding-left:18px;
font-family: 'Inter', sans-serif;
font-size: 15px ;
font-weight: normal ;
}


.homefix {
margin-left:-17px;
}

.menu-item:hover  {
			background:#156183;
			display:block;
}

.menu-item:hover  a {
	
	color:#ffffff;
}


.menu-item-has-children:hover  {


-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;



}



.sub-menu .menu-item:hover {
	border-radius:0px!important;
}
 
.custom-audio-player {
background: linear-gradient(0deg, rgba(224,231,236,1) 0%, rgba(237,242,246,1) 35%) !important;    

}


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


}

#phone {
	width:auto;
	float:left;
	font-size:12px;
	color:#ffffff;
	line-height:40px;
	padding-top:1px;
			color:#ffffff;
			line-height:66px;

margin-left:100px;
}


#phone  a {
		color:#ffffff;

}

#headerrightmenu {
	float:right;
	display:inline;
			line-height:66px;

	font-size: 12px;
}

#headerrightmenu a {
		color:#ffffff;

}

a#header-subscribe {
	
	background: #156183;
  padding-top: 6px;
    padding-bottom: 6px;
padding-left:8px;
padding-right:8px;
  border-radius: 4px;
}

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


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






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

}





.main-nav li {
    position: relative;

}


#logo {

width:auto;
float:left;

width:177px;

height:50px;
position:relative;
padding-top:8px;
padding-bottom:8px;
}

#second {
	margin-bottom:40px;
}


#second .section {
	margin-bottom:40px;
}

#second h2 {
font-size:17px;
line-height:30px;
font-weight:normal;
}


#second img {
	border-radius:4px;
}



#third .cybersecuritynews {

border-bottom: 1px solid #eee;
padding-bottom: 38px;
}

#third .cybersecuritynews:nth-child(6) {
border-bottom:0px;
padding-bottom:0px;
}

#third h2 {
	font-size:26px;
	line-height:40px;
}





.section-header {
  border-top:1px solid #eeeeee;
  position:relative;
  width:100%;
  margin-top:60px;
}


.section-header::before {
    content: '';
    position: absolute;
    top: -5px; /* Adjust to position the thicker border correctly */
    left: 0;
    width: 10%; /* Width of the thicker border (adjust as needed) */
    height: 5px; /* Thickness of the thicker border */
    background-color: #0d6082; /* Color of the thicker border */
}

.section-title {
	padding-top:15px;
	font-size:16px;
margin-bottom:30px;
}

#moreposts {
margin-top:25px;	
}

#moreposts h2 {
	font-size:15px;
	font-weight:normal;
}


#fourcol h2 {
	font-size: 17px!important;
	line-height:28px;
}

.forth h2 {
	font-size:16px!important;
}


h2#cybersectitlefirst {
	font-size:40px;
	line-height:60px;
	margin-top: -15px;
}

.forth .cybersecuritynews {
	margin-bottom:20px;
	border-bottom:1px solid #eeeeee!important;
	padding-bottom:10px;
}

.forth .cybersecuritynews:last-child {
		border-bottom:none!important;
}



h2 a {
	color:#404040!important;
}


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

.main-nav ul li:hover > ul {
    display: block;
	background:#106d93;
}




.main-nav ul ul {
    display: none;
    position: absolute;
    left: 0;
    z-index: 999;
    width: auto;
    background: #0d6082;
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;
margin-top:5px;
margin-bottom:5px;
padding-left:20px;

}




.main-nav ul ul li a:hover {
	color:#ffffff!important;
}








.main-nav li {
    position: relative;
}



.menu-item-has-children {

padding-right:15px;
    position: relative;

}



li.menu-item-has-children:hover > a {
	color:#ffffff!important;
}


.menusocial

 {
	border:0px!important;
padding-left: 4px!important;
padding-right: 4px!important;
margin-top:-2px;
float: right !important;
}

.menusocial:last-child {

margin-right:0px!important;
padding-right: 0px!important;

}	
	
.menusocial img {
	width:24px;
	height:24px;
}



.socialmenufix {
	margin-right:20px!important;
}


.menusocial:first-child {
	padding-left:35px;
}





.cybersecuritynews  {
list-style:none;
overflow:hidden;
position:relative;
margin-bottom:46px;
}



.author {
	width:auto;
	float:left;
	margin-right:15px;
	font-size:13px;
	color:#333333;
}


.author span {
	font-weight:600;
}
 


.company {
	width:auto;
	color:#0d6082;
	display:inline;
	margin-left:20px;
}




#download-cyber-security-magazine {
	border-radius:4px;

	margin-bottom:60px;
	overflow:hidden;
	line-height:30px;
	font-size:15px;
	padding:30px;
	
overflow: hidden;
padding-bottom: 16px;
border-radius: 4px;
margin-bottom: 40px;
	font-size:13px;
background:#EDF2F6;
 background: rgb(224,231,236);
background: linear-gradient(0deg, rgba(224,231,236,1) 0%, rgba(237,242,246,1) 35%); 
}

.first {
	margin-bottom:50px;
	font-size:16px;
	line-height:30px;
	padding-bottom:40px;
	border-bottom: 1px solid #eee;
}


.first .homethumb  {
	float:right;
}

#download-cyber-security-magazine img {
	text-align:center;
}

#download-cyber-security-magazine h2 {
	font-size:22px;
	font-weight:700;
	margin-top: 30px;
	line-height:36px;
		margin-bottom: 0px;
		text-align:center;
		margin-top:0px;
}


#download-cyber-security-magazine a#bluebutton {
	margin-bottom:25px;
}


#homethumbfirst {
	position:relative;
}


#homethumbfirst img {
		border-radius:4px;

}

.homethumb {
	position:relative;

}


.homethumb img {
				border-radius:4px!important;

}

.authorinfo {
width:auto;
font-size: 14px;
}

img.authorphoto {
height: 50px;
  width: auto !important;
  border-radius: 50% !important;
  vertical-align: middle;
  margin-right: 8px;
}



a#bluebutton {
background-image: linear-gradient(0deg, rgba(13,96,130,1) 0%, rgba(16,109,147,1) 35%);

  font-size: 13px;
  line-height: 28px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 6px;
  padding-bottom: 3px;
  color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-top: 10px;
  display: inline-block;
  font-weight: 600;
}





.single .author {
	font-size:14px;
}

.single .company {
	font-size:14px;
}

.single .categorytitle {
	margin-top:0px;
	margin-bottom:0px;
		font-size:14px;
float:left;
width:auto;
}


#socialshare {
	position:fixed;
	left:20px;
	bottom:100px;
	

}



#aichatbot {
	position:fixed;
	right:20px;
	bottom:100px;
	
	
}


#socialshare ul li {

}


.socialbtn {
		width:40px;
height:40px;

			background: #0d6082;

margin-bottom:10px;
	
color:#ffffff;
display:block;


	  display: flex;
  align-items: center;
  justify-content: center;


}


.socialbtn i {
font-size:16px;
}

.cybersecuritynews h2 {
	
	    font-size: 21px;
    line-height: 30px;

font-family: 'Inter', sans-serif;
font-weight: 700 ;
margin-top:-5px;
margin-bottom:10px;

padding-top:0px;

}


.cybersecuritynews h2 a {
	color:#333333;
}






.page-template-page-subscribe  #subscribe{
	border:0px;
	text-align:left;
}


.page-template-page-subscribe h2 {
	padding-bottom:30px;
}


.box {
	
  padding: 30px;
  border-radius: 4px;
  margin-bottom: 30px;
  border: 1px solid #eeeeee;

}


.box img {
	border-radius:4px;
}


#featuredimage {
	position:relative;
}
	


#featuredimagebanner {
	background-color:#ffffff;
	position: relative;
padding-top:17px;
padding-left: 10px;
padding-right: 10px;
	margin:0 auto;
	overflow:hidden;
	
	-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
background: linear-gradient(0deg, rgba(224,231,236,1) 0%, rgba(237,242,246,1) 35%);
  padding-bottom: 10px;
  margin-top: 10px;	
}

#featuredimagebanner iframe {
	margin-top:-10px;
	text-align:center;
}

#featuredimagebanner {
		text-align:center;

}




.box h1 {
	font-size:15px;
	line-height:30px;
	margin-top:-8px;
	padding:0;
}


.box h2 {
	font-size:15px;
	margin-top:0px;
			text-transform:uppercase;

}




#subscribeinfo {
	font-size:13px;
	margin-top:20px;
}



#subform {
	
	
	margin: 0 auto;
position: relative;
height: 50px;
overflow: hidden;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #fff;
	
}


input#tnp-1 {
		width:100%;

height:auto;
line-height: 52px;

outline: 0;
border: none;
font-size: 17px;
padding: 0 70px 0 10px;
background:#f2f2f2;
display:block;

}








iframe {
	width:100%;
}

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

#searchbox {
	width:60%;
    border: 1px solid lightgray;
	border-radius:4px;
}

#submitbutton {
	
background: linear-gradient(0deg, rgba(224,231,236,1) 0%, rgba(237,242,246,1) 35%);	

  cursor: pointer;
  color: #404040;
  border: 0;
  border-radius: 4px;
	
}

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



ul.news-categories li {

border-bottom:1px solid #dddddd;
padding-bottom:10px;
}


ul.news-categories li:last-child {

border-bottom:0px;
}






















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



#entry-content {

font-family: 'Inter', sans-serif;
font-size: 18px !important;
line-height: 2 !important;
color:#333333;
margin-top:30px;
}


.page #entry-content {
	margin-top:0px;

}



.page #entry-content {
	margin-top:0px;

}

#entry-content h2,h3 {
font-family: 'Inter', sans-serif;
	font-weight: 700 !important;
font-size: 27px;
line-height: 38px;
margin-top: 30px;
margin-bottom: 0px;	
}



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

#entry-content ul {
	padding:0;
}

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

strong {font-weight:bold;}




#published {
	float:none;
	color:#a19c9c;
	display:inline;

}




.postdate {
color: #333333;	
font-size: 12px;	
padding-bottom: 8px;

}


.homepostcontent {overflow:hidden; 
font-size: 15px;
clear:both;
position:relative;
width: 100%;
line-height:24px;
}


.homepostcontent p {
	margin-bottom:8px;
}

#homepage {
}


#cyber-security-magazine {
  margin-bottom: 70px;
  font-size: 14px;
  color: #606060;
  font-weight: normal;
  margin-top: 15px;
}

.home h1 {
  color: #606060;
  font-size: 14px!important;
  display: inline;
  font-weight:normal!important;
}

.categorytitle {
	margin-top:-5px;
	margin-bottom:10px;
	font-size:12px;
color: #a42026;
}

#emptycategory {
	font-size:17px;
	margin-bottom:40px;
	line-height: 30px;
}


.category h2 {
	font-size:28px;
	line-height:42px;
}


.category .cybersecuritynews {
	border-bottom:1px solid #eeeeee;
	padding-bottom:36px;
}

.category h1#title {
	margin-bottom:36px;
}





.span_3_of_4 {
	margin-bottom:0px!important;
}


.category-839 .cybersecuritynews {
border:1px solid #eeeeee!important;
border-radius:4px;
padding-bottom:0px;


}

.category-839  main {
    
 margin-top:40px;   
}


.category-839 h2 {
    
    font-size:18px!important;
    margin-top:10px;
text-align:center;
    
}


/*  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: 800px) {
	.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: 890px) {
	.span_2_of_2 {
		width: 100%; 
	}
	
	
	#featuredimagebanner {
		
		margin-top:30px;
	}
	
}





/*  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: 890px) {
	.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: 890px) {
	.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: 890px) {
	.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%; 
	}
}





.home .span_1_of_3 {
	margin-bottom:0px;
}


.page .span_2_of_3 {
		margin-bottom:0px;

}

.span_1_of_1 {
			margin-bottom:0px;

}






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

.aligncenter {
	
text-align:center;
}




#homepage .col {
	margin-top:0px;
		margin-bottom:0px;

		padding-top:0px;

}

#homepage .span_2_of_3 {
	margin-top:0px;
	padding-top:0px;
}


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



h1, h2, h3, h4, h5, h6  {
    
        font-weight:  700;
    font-family: 'Inter', sans-serif;
	color:#404040;
}






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

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


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



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

cite,  em,  i  {
    
        font-style:  italic;
    
}
blockquote  {
    
        margin:  0 3em;
		overflow:hidden;
		font-size:17px;
    
}

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








.nav-previous {
    float: left;
    width:auto;
	font-size:16px;
	}
.nav-next {
    float: right;
    width:auto;
	font-size:16px;

		
		

	}

.nav-previous a {

background-image: linear-gradient(0deg, rgba(13,96,130,1) 0%, rgba(16,109,147,1) 35%);

  font-size: 13px;
  line-height: 28px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 6px;
  padding-bottom: 3px;
  color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-top: 10px;
  display: inline-block;
  font-weight: 600;


}
.nav-next a {
background-image: linear-gradient(0deg, rgba(13,96,130,1) 0%, rgba(16,109,147,1) 35%);

  font-size: 13px;
  line-height: 28px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 6px;
  padding-bottom: 3px;
  color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-top: 10px;
  display: inline-block;
  font-weight: 600;
}



blockquote {
	    margin: 10px 0;
	padding-bottom:10px;
padding-left:20px;
padding-right:20px;
	padding-top:20px;
    background-color: #f8f8f8;

}




h1#title {

	color: #404040;
    font-family: 'Inter', sans-serif;
	font-size: 40px !important;
line-height: 60px !important;
font-weight: 700 !important;
margin-bottom:15px;
margin-top: 20px;


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


h2.entry-title a {
color:#192830;
}








footer {
border-top: 1px solid #eeeeee;
    clear: both;
overflow:hidden;
position:relative;
margin: 0 auto;
line-height: 28px;

display:block;
margin-top:30px;
font-size: 14px !important;

padding-top:30px;
padding-bottom:30px;
color:#757575;
}


footer .container {
	padding-left:10px;
	position:relative;
	z-index:999;
}


footer .span_1_of_3 {
	margin-top:0px;
}

#featuredimage img {
	width:100%!important;
	border-radius:4px;
}

footer a {
	color:#404040!important;
}







#copyright {
	padding-top: 34px;
}




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



.footer-menu li {
	font-size:16px;
	margin-bottom:10px;
}

.footer-menu li:hover {
	background:none;
}






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


.mysticky-welcomebar-fixed.mysticky-welcomebar-widget-0 {
background: linear-gradient(0deg, rgba(224,231,236,1) 0%, rgba(237,242,246,1) 35%)!important;
font-family: 'Inter', sans-serif!important;

}


.mysticky-welcomebar-fixed.mysticky-welcomebar-widget-0 .mysticky-welcomebar-content p {
    
color:#404040!important;
font-family: 'Inter', sans-serif!important;
}


.mysticky-welcomebar-fixed.mysticky-welcomebar-widget-0 .mysticky-welcomebar-btn a {
    
    background-image: linear-gradient(0deg, rgba(13,96,130,1) 0%, rgba(16,109,147,1) 35%);
  font-size: 13px;
  line-height: 28px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 6px;
  padding-bottom: 3px;
  color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  font-weight: 600;
    
    
}


.wpcf7 input[type="text"],  .wpcf7 input[type="email"],  .wpcf7 select  {
    
	width:  100%;
    
	padding:  8px;
    
	border:  1px solid #dddddd;
    
    
	-webkit-box-sizing:  border-box;
    
	 -moz-box-sizing:  border-box;
    
	      box-sizing:  border-box;
			  
			  margin-bottom:28px;
	
font-size: 14px;
	
			  
}


.wpcf7 textarea {
		width:  100%;
    
	padding:  8px;
    
	border:  1px solid #dddddd;
    
    
	-webkit-box-sizing:  border-box;
    
	 -moz-box-sizing:  border-box;
    
	      box-sizing:  border-box;
			  
			  margin-bottom:20px;
	
font-size: 14px;

}


.wpcf7-drag-n-drop-file  {
				  margin-bottom:10px;

}



.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: linear-gradient(90deg, rgb(213, 34, 42) 0%, rgb(180, 23, 30) 35%);

border-radius: 4px;
font-size:16px;
font-weight:600!important;
color:#ffffff ;
cursor:pointer;
padding-top: 10px;
padding-bottom:10px;
padding-left: 25px;
padding-right:25px;
border:none;

}

.page-id-10 .wpcf7-submit {
	margin-top:20px!important;
}





span.underline {
text-decoration:underline;
}




span#bold {
font-weight:bold;

}












@media screen and (max-width:1199px) {
.container {
	margin-left:20px;
	margin-right:20px;
}

}








@media screen and (max-width:1180px) {
	
	#menu  {
	line-height:24px!important;
}

	




.tooltip label {
display:block;

}



.tooltip-label {
width:auto;
float:none;
  cursor: pointer;
  padding-top:4px;
}
.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;
}

#social {
	width: auto;
  float: right;

}



.homethumb  {
	height:auto;
	max-width:auto;
		border-radius:4px;

}




#social {margin-right:10px;}

#menu  {
float:none;
clear:both;
width:100%;
width:auto;
margin-left:50px;
}

.main-nav ul li {
	margin-right:0px;
	float:none;
}

#menu a {color:#ffffff!important;}




#menu ul {
padding:0px;
}

#menu ul li {
clear:both;
width:100%;
padding:0px;
margin-top:20px;

margin-bottom:20px;
}





.main-nav ul ul   {
	background:transparent;
}

#mobilesearch {
	display:block;
	float:right;
	margin-top:20px;
margin-right:10px;
}




.tooltip-label {
width:auto;
float:left;

  cursor: pointer;
  margin-bottom: 1em;
  margin-right:10px;
}
.tooltip-input {
    display: none;
} /*Hide input element*/

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



#menu  {
		max-width:400px;
float:left;
padding-left:20px;
padding-right:10px;
margin-top:20px;
clear:both;

}




.main-nav ul li {
	border-right:0px;
	}
	
	

#menu ul ul {
	display:block;
}

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



#menu ul {
padding:0px;

}

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

.main-nav ul ul li {
    border-bottom: 1px solid #dddddd!important;
}


.main-nav ul ul li::last-child {
    border-bottom: none!important;
}






}



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

	#socialshare {
	top:auto;
	position:fixed;
	bottom:0px;
  
      display: flex;
    justify-content: space-around;
    align-items: center;
    left: 0;
    width: 100%;
z-index:9999;  
   background: #0d6082;


}


#socialshare ul {
}

#socialshare ul li {
	float:left;
	margin-left:5px;
		margin-right:5px;


}


}



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



.socialbtn {
	margin-bottom:0px;
	background:transparent;
}

footer {
	padding-bottom:40px;
}



}










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

		
		.container {
					margin-left:20px;
		margin-right:20px;

		}
		

.homefix {
	margin-left:0px;
}


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

.home .authorinfo {
	display:none;
}


.homepostcontent {
	bottom:0px;
}



#postcontainer h1 {
	margin-top:40px;
	font-size:30px!important;
	line-height:42px;
}

#postsbannerswidget, #postsbannerswidgetwhite, .homeadswidget  {
padding:20px;
	overflow:hidden;
}

	
		.home .span_1_of_2 {
		width: 100%; 
		margin:0;
	}



.tooltip label {
display:block;

}

#phone {
	display:none;
}



.mobilesubscribe {display:block;}
.mobilecontact {display:block;
}

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



#logo {
	margin-left:10px;
}




}







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

#homebanner {
	display:none!important;
}



#whatis {
	display:none!important;
}

.home #subscribe {
		display:none!important;

}

.col {
	margin:0;
}

footer .span_1_of_3 {
	display:none;
}

#copyright {
	padding-top:20px;
	padding-bottom:20px;
}


h1#title {
	font-size:36px!important;
	line-height:50px!important;
}


}

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



	#platforms {
		display:none;
	}

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


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

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


.homepostcontent {
	padding:0px;
margin:0 auto;

clear:both;
}

footer .span_1_of_3 {
	display:none;
}


.cybersecuritynews .categorytitle {
	padding-left:20px;
}


.cybersecuritynews h2 {
	padding-left:20px;
}



.cybersecuritynews .author {
	padding-left:20px;
}




}




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


.cybersecuritynews .categorytitle {
	display:none;
}

.cybersecuritynews .company {
	display:none;
}


h1#title {
	margin-top:40px;
}


}
















