/*
Theme Name: Sickhead
Description: Sickhead Games website theme
Version: 0.1
Tags:  blog, news, featured-images, one-column, theme-options
Text Domain: Sickheadgames 
Domain Path: Sickheadgames 
Author: Developers
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

body { background-color: #000000; }

/* ALIGN TEXT */
.align-none{
    text-align: none;
}
.align-left{
    text-align: left;
}
.align-center{
    text-align: center;
}
.align-justify{
    text-align: justify;
}
.align-right{
    text-align: right;
}

/* WORDPRESS */
.alignleft,
.alignright{
    margin-top: 10px;
    margin-bottom: 10px;
}
.alignnone,
.aligncenter{
    margin-top: 25px;
    margin-bottom: 25px;
}
.alignleft{
    float:left;
    margin-right: 15px;
}
.alignright{
    float:right;
    margin-left: 15px;
}
.aligncenter{
    clear:both;
    display: block;
    margin-left:auto;
    margin-right:auto;
    text-align: center;
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

a { color: #ccc; }

*{ 
	font-family:'Roboto';
}
.text-center img {
	display: inline-block;
}
.shadow {
	-webkit-box-shadow: 0px 0px 5px 2px rgba(190,187,187,1);
	-moz-box-shadow: 0px 0px 5px 2px rgba(190,187,187,1);
	box-shadow: 0px 0px 5px 2px rgba(190,187,187,1);
	padding: 5px;
}
/*************SUB MENU*************/
.mainmenu .sub-menu {list-style: outside none none;  min-width: 250px;  padding: 0;  position: absolute;  z-index: 1000;  display:none;}
.mainmenu li:hover .sub-menu{ display:block; }
.mainmenu .sub-menu li{ padding: 0px !important;}
.mainmenu .sub-menu li a { background: none repeat scroll 0 0 #fff;  display: block;  padding: 10px 15px !important;  text-align: left; color: #000 !important;  text-decoration: none;  transition: all 1s ease-in-out 0s;font-size: 14px;font-family: "Oswald";}
.mainmenu .sub-menu li a:hover { background:#fff !important; border-left:5px solid #000; padding-left:25px;}

/*******MAIN MENU*********/
header .mainmenu .navbar {
	margin: 0px;
	padding: 0px;
}
header .header-top {
	position: absolute;
	left: 0;
	right: 0;
	padding: 0px 0px 15px;
	z-index: 2;
}
header .header-top .navbar-brand {
	margin-right: 150px;
}
header .mainmenu nav.navbar .navbar-nav li.nav-item {
	padding: 0px 18px;
}
header .mainmenu nav.navbar .navbar-nav li.nav-item:last-child {
	padding-right: 0px;
}
header .mainmenu nav.navbar .navbar-nav li.nav-item a.nav-link {
	font-size: 22px;
	font-family: "Oswald";
	color: #fff;
	padding: 5px 0px;
	text-transform: uppercase;
	text-shadow: 0px 3px 10px rgba(0,0,0,0.8);
}
header .header-top .header-social {
	text-align: right;
	padding-top: 25px;
}
header .header-top .header-social ul {
	margin-bottom: 0px;
}
header .header-top .header-social ul li {
	padding-left: 15px;
}
header .header-top .header-social ul li a i {
	height: 40px;
	width: 40px;
	border: none;
	text-align: center;
	font-size: 20px;
	color: #fff;
	border-radius: 50%;
	padding: 11px 0px;
}
header .header-top .header-social ul li.fb a i  {
	background-color: #294b8a;
}
header .header-top .header-social ul li.tw a i  {
	background-color: #3095e3;
}
header .header-top .header-social ul li.as a i  {
	background-color: #13aff0;
}
header .header-top .header-social ul li.yt a i  {
	background-color: #ff0000;
}	
header .header-top .header-social ul li.in a i  {
	background-color: #e2294f;
}
header .header-bottom {
	position: relative;
}
header .header-bottom .banner-contents {
	position: absolute;
	left: 0;
	right: 0;
	top: 40%;
	width: 100%;
	text-align: center;
}
header .header-bottom .banner-contents h3 {
	font-size: 50px;
	font-weight: 800;
	color: #fff;
	line-height: 1.2;
	margin-bottom: 30px;
	text-transform: uppercase;     
    text-shadow: 0px 6px 22px rgba(0, 0, 0, 0.8);
}
header .header-bottom .banner-contents a.btn {
	font-size: 20px;
	font-family: "Roboto";
	font-weight: 700;
	color: #fff;
	padding: 8px 30px;
	border-radius: 30px;
	border: 2px solid #fff;
	text-transform: uppercase;
	background-color: transparent;
	margin-bottom: 35px;
	text-shadow: 0px 6px 10px rgba(0, 0, 0, 0.7);
	box-shadow: 0px 5px 25px rgba(0,0,0,0.3) inset, 0px 5px 25px rgba(0,0,0,0.3);  
}
header .header-bottom .banner-contents img {
	width: auto;
	display: block;
	margin: auto;
}
header .header-bottom .owl-theme .owl-controls {
	margin-top: 0px;
}
header .header-bottom .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-left-arrow.png") !important;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: inline-block;
	position: absolute;
	text-indent: -99999px;
	height: 44px;
	width: 44px;
	left: 2%;
	top: 40%;
	background-repeat: no-repeat !important;
}
header .header-bottom .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-right-arrow.png") !important;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: inline-block;
	position: absolute;
	text-indent: -99999px;
	height: 44px;
	width: 44px;
	right: 0%;
	top: 40%;
	background-repeat: no-repeat !important;
}

.holder .welcome-holder {
	background-image: url(img/others/welcome-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	padding: 300px 0px 100px;
	position: relative;
	margin-top: -250px;
	z-index: 2;
}
.holder .welcome-holder .welcome-details h3 {
	font-size: 45px;
	font-weight: 800;
	color: #fff;
	line-height: 1.2;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.holder .welcome-holder .welcome-details p {
	font-size: 17px;
	font-family: "Roboto";
	color: #fff;
	line-height: 1.6;
	margin-bottom: 30px;
}
.holder .welcome-holder .welcome-details a {
	font-size: 16px;
	font-family: "Open Sans";
	font-weight: 600;
	color: #fff;
	padding: 8px 25px;
	border: 2px solid #fff;
	border-radius: 30px;
	background-color: transparent;
	text-transform: uppercase;
}
.holder .games-wrapper {
	padding: 110px 0px;
	background-image: url(img/others/games-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	/*background-attachment: fixed;*/
}
.holder .games-holder {
	margin-bottom: 50px;
}
.holder .games-holder:last-child {
	margin-bottom: 0px;
}
.holder .games-holder .games-heading h3 {
	font-size: 45px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 60px;
}
.holder .games-holder .games-heading h3 span {
	font-weight: 800;
}
.holder .games-holder .games-details {
	padding: 0px 3px;
}
.holder .games-holder .games-details .games-img {
	/* border: 3px solid #222027; */
	border-radius: 25px;
	margin-bottom: 30px;
}
.holder .games-holder .games-details .games-img:last-child {
	margin-bottom: 0px;
}
.holder .games-holder .games-details .games-img img {
	border-radius: 8px;
}
.holder .games-holder .owl-theme .owl-controls {
	margin-top: 0px;
}
.holder .games-holder .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-left-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	display: inline-block;
	position: absolute;
	text-indent: -99999px;
	height: 67px;
	width: 34px;
	left: -4%;
	top: 30%;
	background-size: 50% !important;
}
.holder .games-holder .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-right-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	display: inline-block;
	position: absolute;
	text-indent: -99999px;
	height: 67px;
	width: 34px;
	right: -5%;
	top: 30%;
	background-size: 50% !important;
}




.holder .games-holder .owl-carousel-port-games .owl-prev {
	top: 41%;
}
.holder .games-holder .owl-carousel-port-games .owl-next {
	top: 41%;
}
.holder .services-holder {
	padding: 125px 0px 0px;
	background-image: url(img/others/services-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	/*background-attachment: fixed;*/
}
.holder .section-heading h3 {
	font-size: 35px;
	font-weight: 800;
	text-transform: uppercase;
}
.holder .services-holder .services-heading h3 {
	color: #0a0c1b;
	margin-bottom: 60px;
}
.holder .services-holder .services-contents {
	margin-bottom: 100px;
}
.holder .services-holder .services-details {
	padding: 0px 25px;
}
.holder .services-holder .services-details img {
	margin-bottom: 20px;
}
.holder .services-holder .services-details h5 {
	font-size: 28px;
	font-weight: 600;
	color: #000;
	line-height: 1.3;
	margin-bottom: 20px;
}
.holder .services-holder .services-details p {
	font-size: 18px;
	font-family: "Open Sans";
	color: #000;
	line-height: 1.6;
	letter-spacing: 1px;
	margin-bottom: 0px;
}
.holder .services-holder .services-img img {
	width: 100%;
	margin-bottom: -145px;
    /*
	border: 8px solid #fff;
    -moz-box-shadow: 1px -1px 15px #777;
    -webkit-box-shadow: -1px -1px 15px #777;
    box-shadow: 1px -1px 15px #777;
    */
}
.holder .faq-holder {
	padding: 275px 0px 100px 0px;
	background-image: url(img/others/faq-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
	/*background-attachment: fixed;*/
}
.holder .faq-holder .faq-heading h3 {
	margin-bottom: 60px;
	color: #fff;
}
.holder .faq-holder .faq-contents {
	padding: 0px 90px;
}
.holder .faq-holder .faq-details {
	margin-bottom: 60px
}
.holder .faq-holder .faq-details:last-child {
	margin-bottom: 0px
}
.holder .faq-holder .faq-details h6 {
	font-size: 20px;
	font-family: "Poppins";
	font-weight: 400;
	color: #fff;
	line-height: 1.4;
	margin-bottom: 25px;
}
.holder .faq-holder .faq-details p {
	font-size: 16px;
	font-family: "Poppins";
	color: #fff;
	line-height: 1.6;
	margin-bottom: 0px;
}
.holder .twitter-wrap {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.holder .twitter-holder {
	padding: 100px 0px;
	background-image: url(img/others/services-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	/*background-attachment: fixed;*/
}
.holder .twitter-holder .twitter-heading h3 {
	margin-bottom: 70px;
	color: #252525;
}
.holder .Twitter-Holder .twitter-contents {
	margin: 9px;
	background-color: #fff;
	border-radius: 10px;
    -moz-box-shadow: 2px 2px 8px rgba(65,65,65,0.15), 2px 2px 8px rgba(65,65,65,0.25);
    -webkit-box-shadow: 2px 2px 8px rgba(65,65,65,0.15), 2px 2px 8px rgba(65,65,65,0.25);
    box-shadow: 2px 2px 8px rgba(65,65,65,0.15), 2px 2px 8px rgba(65,65,65,0.25);
	min-height:435px;
}
.holder .Twitter-Holder .twitter-img img {
	width: 100%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.holder .twitter-holder .twitter-details {
	padding: 20px 15px;
}
.holder .twitter-holder .twitter-details .twitter-conts {
	margin-bottom: 15px;
}
.holder .twitter-holder .twitter-details .twitter-name ul {
	margin-bottom: 0px;
}
.holder .twitter-holder .twitter-details .twitter-name ul li {
	font-size: 14px;
	font-family: "Poppins";
	color: #424242;
	line-height: 1.5;
	padding-right: 10px;
}
.holder .twitter-holder .twitter-details .twitter-name ul li i {
	height: 40px;
	width: 40px;
	border: none;
	border-radius: 50%;
	padding: 12px 0px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background-color: #1b95e0;
}
.holder .twitter-holder .twitter-details .twitter-date {
	text-align: right;
}

.holder .twitter-holder p {
	font-size: 16px;
    font-family: "Poppins";
    line-height: 1.6;   
	text-align: center;
}

.holder .twitter-holder a {
	font-style: bold;
	color: #dc3545;
}

.holder .twitter-holder .twitter-details .twitter-date p {
	font-size: 13px;
	font-family: "Poppins";
	color: #282828;
	margin-bottom: 0px;
}
.holder .twitter-holder .twitter-details p {
	font-size: 12px;
	font-family: "Poppins";
	color: #282728 !important;
	line-height: 1.5;
	margin-bottom: 15px;
}
.holder .twitter-holder .twitter-details ul {
	margin-bottom: 0px;
}
.holder .twitter-holder .twitter-details ul li a {
	font-size: 14px;
	font-family: "Poppins";
	color: #282828;
	padding-right: 10px;
	text-decoration: none;
}
.holder .twitter-holder .twitter-details ul li a i {
	color: #21759b;
}
.holder .twitter-holder .owl-theme .owl-controls {
	margin-top: 0px;
}
.holder .twitter-holder .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-left-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	display: inline-block;
	position: absolute;
	text-indent: -99999px;
	height: 67px;
	width: 34px;
	left: -4%;
	top: 40%;
	background-size: 50% !important;
}
.holder .twitter-holder .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-right-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	display: inline-block;
	position: absolute;
	text-indent: -99999px;
	height: 67px;
	width: 34px;
	right: -5%;
	top: 40%;
	background-size: 50% !important;
}
.holder .contact-holder {
	padding: 180px 0px;
	background-image: url(img/others/contact-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	/*background-attachment: fixed;*/
}
.holder .contact-holder .contact-wrap {
	padding: 0px 200px;
}
.holder .contact-holder .contact-wrap h3 {
	color: #fff;
	margin-bottom: 20px;
}
.holder .contact-holder .contact-wrap p {
	font-size: 18px;
	font-family: "Roboto";
	color: #fff;
	line-height: 1.6;
	margin-bottom: 30px;
}
.holder .contact-holder .form-group {
	margin-bottom: 0px;
}
.holder .contact-holder .form-fields {
	margin-bottom: 15px;
}
.holder .contact-holder .form-fields select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(img/icons/select-icon.png);
	background-repeat: no-repeat;
	background-position: 96% center;
	cursor: pointer;
	height: 45px;
	border: 1px solid #fff;
	border-radius: 2px;
	padding: 5px 15px;
	background-color: rgba(255,255,255,0.07);
	margin-right: 0px;
	font-size: 15px;
	font-family: "Poppins";
	color: #fff;
	width: 100%;
	box-shadow: none;
}
.holder .contact-holder .form-fields select option {
	background-color: #fff;
	color: #000;
}
.holder .contact-holder .form-fields textarea {
	border: 1px solid #fff;
	border-radius: 2px;
	padding: 10px 15px;
	background-color: rgba(255,255,255,0.07);
	margin-right: 0px;
	font-size: 15px;
	font-family: "Poppins";
	color: #fff;
	width: 100%;
	box-shadow: none;
	resize: none;
}
.holder .contact-holder .form-fields input {
	border: 1px solid #fff;
	border-radius: 2px;
	padding: 10px 15px;
	background-color: rgba(255,255,255,0.07);
	margin-right: 0px;
	font-size: 15px;
	font-family: "Poppins";
	color: #fff;
	width: 100%;
	box-shadow: none;
	resize: none;
}
.holder .contact-holder .form-fields .form-control::placeholder {
	font-size: 15px;
	font-family: "Poppins";
	color: #fff;
	opacity: 1;
}
.holder .contact-holder .form-fields .form-control::-webkit-input-placeholder {
	font-size: 15px;
	font-family: "Poppins";
	color: #fff;
	opacity: 1;
}
.holder .contact-holder .form-btn a {
	font-size: 18px;
	font-family: "Roboto";
	color: #000;
	padding: 10px 15px;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	background-color: #fbbe2e;
	border: none;
	border-radius: 5px;
	box-shadow: none;
	margin-top: 10px;
}
footer {
	padding: 45px 0px;
	background-image: url(img/others/footer-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}
footer .footer-contents ul {
	margin-bottom: 25px;
}
footer .footer-contents ul li {
	padding: 0px 6px;
}
footer .footer-contents ul li a i {
	height: 40px;
	width: 40px;
	border: none;
	text-align: center;
	font-size: 20px;
	color: #fff;
	border-radius: 50%;
	padding: 11px 0px;
}
footer .footer-contents ul li.fb a i  {
	background-color: #294b8a;
}
footer .footer-contents ul li.tw a i  {
	background-color: #3095e3;
}
footer .footer-contents ul li.as a i  {
	background-color: #13aff0;
}
footer .footer-contents ul li.yt a i  {
	background-color: #ff0000;
}
footer .footer-contents ul li.in a i  {
	background-color: #e2294f;
}
footer .footer-contents p {
	font-size: 18px;
	font-family: "Poppins";
	color: #262626;
	line-height: 1.4;
	margin-bottom: 0px;
}
/* Custom css */
.wpcf7-form-control-wrap.email {
	display: none;
}
.wpcf7-form-control.wpcf7-submit.btn {
	font-size: 18px;
	font-family: "Roboto";
	color: #000;
	padding: 10px 15px;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	background-color: #fbbe2e;
	border: none;
	border-radius: 5px;
	box-shadow: none;
	margin-top: 10px;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	color: #fff;
}
.header-top.header-top-inner {
	background-color: #000;
}
.holder-inner {
	padding: 15% 0px 15px;
}
.holder-inner p {
	font-size: 19px;
	font-family: "Roboto";
	color: #282728;
	line-height: 1.6;
	margin-bottom: 30px;
}
.holder-inner h2 {
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}
.box-holder-inner {
	padding: 15% 0px 15px;
}
.box-holder-inner h4 br {
	display: none;
}
.holder-inner h2 br {
	display: none;
}
.box-holder-inner h4 {
    font-size: 27px;
    font-weight: 600;
    text-transform: uppercase;
	color:#252525;
}
.box-holder-inner p {
	font-size: 19px;
	font-family: "Roboto";
	color: #282728;
	line-height: 1.6;
	margin-bottom: 30px;
}
.box-holder-inner .games-holder .games-heading h3 {
	font-size: 48px;
	font-weight: 500;
	color: #252525;
	margin-bottom: 60px;
}
.box-holder-inner .games-holder .games-heading h3 span {
	font-weight: 800;
}
.box-holder-inner .games-holder .games-details {
	padding: 0px 3px;
}
.box-holder-inner .games-holder .games-details .games-img {
	border: 3px solid #222027;
	border-radius: 25px;
	margin-bottom: 30px;
}
.box-holder-inner .games-holder .games-details .games-img:last-child {
	margin-bottom: 0px;
}
.box-holder-inner .games-holder .games-details .games-img img {
	border-radius: 22px;
}
.box-holder-inner .games-holder .owl-theme .owl-controls {
	margin-top: 0px;
}
.box-holder-inner .games-holder .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/games-left-arrow.html") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	display: inline-block;
	position: absolute;
	text-indent: -99999px;
	height: 67px;
	width: 34px;
	left: -5%;
	top: 33%;
}
.box-holder-inner .games-holder .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/games-right-arrow.html") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	display: inline-block;
	position: absolute;
	text-indent: -99999px;
	height: 67px;
	width: 34px;
	right: -5%;
	top: 33%;
}
.box-holder-inner .games-holder .owl-carousel-port-games .owl-prev {
	top: 41%;
}
.box-holder-inner .games-holder .owl-carousel-port-games .owl-next {
	top: 41%;
}
.holder .games-holder .games-details {
	margin-bottom: 50px;
}
.box-holder-inner .games-holder .games-details {
	margin-bottom: 50px;
}
.games-contents li {
	list-style-type: none;
}
.holder-inner .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	color: #000;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
	color: #fff;
}
.holder-inner .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
	color: #000;
}
.navbar-brand img {
	width: 75%;
	margin-top: 20px;
  /*
  -webkit-filter: drop-shadow(0px 8px 10px #222 );
  filter: drop-shadow(0px 8px 10px #222);
  */
}
#navbarNav {
	margin-top: -20px;
}
.aptf-tweet-content {
    padding: 10px;
}

/*RESPONSIVE*/

@media screen and (max-width: 1920px) {
	.holder .welcome-holder {
		padding: 220px 0px 100px;
		margin-top: -185px;
	}
}

@media screen and (max-width: 1600px) {
	.holder .welcome-holder {
		padding: 200px 0px 100px;
		margin-top: -155px;
	}
}

@media screen and (max-width: 1440px) {
	.holder .welcome-holder {
		padding: 200px 0px 100px;
		margin-top: -140px;
	}
}

@media screen and (max-width: 1366px) {	
	.holder .welcome-holder {
		padding: 200px 0px 100px;
		margin-top: -130px;
	}
}

@media screen and (min-width: 1200px) and (max-width: 1280px) {
	.holder .welcome-holder {
		padding: 180px 0px 100px;
		margin-top: -125px;
	}
}

@media screen and (max-width: 1279px) {
	header .mainmenu nav.navbar .navbar-nav li.nav-item {
		padding: 0px 13px;
	}
	header .mainmenu nav.navbar .navbar-nav li.nav-item a.nav-link {
		font-size: 16px;
	}
	header .header-bottom .banner-contents h3 {
		font-size: 40px;
		margin-bottom: 25px;  
	}
	header .header-bottom .banner-contents a.btn {
		font-size: 16px;
		padding: 8px 25px;
		margin-bottom: 30px;
	}
	.holder .welcome-holder {
		padding: 150px 0px 100px;
		margin-top: -115px;
	}
	.holder .welcome-holder .welcome-details h3 {
		font-size: 30px;
		line-height: 1.3;
		margin-bottom: 20px;
	}
	.holder .welcome-holder .welcome-details p {
		font-size: 14px;
		margin-bottom: 30px;
	}
	.holder .games-holder .games-heading h3 {
		font-size: 32px;
		margin-bottom: 50px;
	}
	.holder .section-heading h3 {
		font-size: 30px;
	}
	.holder .services-holder .services-details h5 {
		font-size: 25px;
		margin-bottom: 20px;
	}
	.holder .services-holder .services-details p {
		font-size: 16px;
	}
	.holder .faq-holder {
		padding: 250px 0px;
	}
	.holder .faq-holder .faq-details {
		margin-bottom: 50px;
	}
	.holder .faq-holder .faq-details h6 {
		font-size: 18px;
		margin-bottom: 25px;
	}
	.holder .faq-holder .faq-details p {
		font-size: 14px;
	}
	.holder .twitter-holder .twitter-heading h3 {
		margin-bottom: 60px;
	}
	.holder .twitter-holder .twitter-details .twitter-name ul li {
		font-size: 13px;
	}
	.holder .twitter-holder .twitter-details .twitter-date p {
		font-size: 12px;
	}
	.holder .contact-holder {
		padding: 150px 0px;
	}
	.holder .contact-holder .contact-wrap {
		padding: 0px 150px;
	}
	.holder .contact-holder .contact-wrap p {
		font-size: 16px;
		margin-bottom: 30px;
	}
	.holder .contact-holder .form-btn a {
		font-size: 16px;
	}
	.holder .contact-holder .form-fields select {
		font-size: 14px;
	}
	.holder .contact-holder .form-fields textarea {
		font-size: 14px;
	}
	.holder .contact-holder .form-fields .form-control::placeholder {
		font-size: 14px;
	}
	footer .footer-contents p {
		font-size: 14px;
	}
}

@media screen and (max-width: 1023px) {
	header .header-top .navbar-brand {
		margin-right: 50px;
	}
	header .mainmenu nav.navbar .navbar-nav li.nav-item {
		padding: 0px 10px;
	}
	header .mainmenu nav.navbar .navbar-nav li.nav-item a.nav-link {
		font-size: 14px;
	}
	header .header-top .header-social {
		/*padding-top: 27px;*/
	}
	header .header-top .header-social ul li {
		padding-left: 5px;
	}
	header .header-top .header-social ul li a i {
		height: 35px;
		width: 35px;
		font-size: 16px;
		padding: 10px 0px;
	}
	header .header-bottom .banner-contents h3 {
		font-size: 30px;
		margin-bottom: 20px;
        text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.8);
	}
	header .header-bottom .banner-contents a.btn {
		font-size: 14px;
		padding: 8px 25px;
		margin-bottom: 25px;
	}
	.holder .welcome-holder {
		padding: 140px 0px 70px;
		margin-top: -100px;
	}
	.holder .welcome-holder .welcome-details h3 {
		font-size: 27px;
		margin-bottom: 25px;
	}
	.holder .welcome-holder .welcome-details p {
		font-size: 12px;
		margin-bottom: 30px;
	}
	.holder .welcome-holder .welcome-details a {
		font-size: 14px;
		padding: 8px 25px;
	}
	.holder .games-wrapper {
		padding: 70px 0px;
	}
	.holder .games-holder {
		margin-bottom: 70px;
	}
	.holder .games-holder .games-heading h3 {
		font-size: 28px;
		margin-bottom: 50px;
	}
	.holder .games-holder .owl-prev {
		left: -3%;
		top: 30%;
	}
	.holder .games-holder .owl-next {
		right: -5%;
		top: 30%;
	}
	.holder .section-heading h3 {
		font-size: 25px;
	}
	.holder .services-holder {
		padding: 80px 0px 0px;
	}
	.holder .services-holder .services-heading h3 {
		margin-bottom: 50px;
	}
	.holder .services-holder .services-contents {
		margin-bottom: 70px;
	}
	.holder .services-holder .services-details {
		padding: 0px 15px;
	}
	.holder .services-holder .services-details h5 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.holder .services-holder .services-details p {
		font-size: 14px;
		letter-spacing: normal;
	}
	.holder .services-holder .services-img img {
		margin-bottom: -100px;
	}
	.holder .faq-holder {
		padding: 175px 0px;
	}
	.holder .faq-holder .faq-heading h3 {
		margin-bottom: 50px;
	}
	.holder .faq-holder .faq-contents {
		padding: 0px 50px;
	}
	.holder .faq-holder .faq-details h6 {
		font-size: 16px;
		margin-bottom: 20px;
	}
	.Holder .Twitter-Holder {
		padding: 70px 0px;
	}
	.holder .twitter-holder .twitter-heading h3 {
		margin-bottom: 50px;
	}
	.holder .twitter-holder .owl-prev {
		left: -3%;
		top: 40%;
	}
	.holder .twitter-holder .owl-next {
		right: -5%;
		top: 40%;
	}
	.holder .contact-holder {
		padding: 100px 0px;
	}
	.holder .contact-holder .contact-wrap {
		padding: 0px 50px;
	}
	.holder .contact-holder .contact-wrap p {
		font-size: 14px;
		margin-bottom: 30px;
	}
	.box-holder-inner .games-holder .games-heading h3 {
		font-size: 30px;
		margin-bottom: 50px;
	}
}
@media screen and (max-width: 768px) {
.holder .games-holder .owl-prev {
	left: -4%;
	top: 30%;
}
.holder .games-holder .owl-next {
	right: -6%;
}
}

@media screen and (max-width: 767px) {
	.icon-bar {
        background-color: #fff;
        border-radius: 1px;
        display: block;
        height: 2px;
        width: 22px;
    }
    .icon-bar + .icon-bar {
        margin-top: 4px;
    }
    .navbar-toggler {
      background-color: transparent;
      background-image: none;
      border: 1px solid transparent;
      border-radius: 4px;
      float: right;
      margin-bottom: 8px;
      margin-right: 0px;
      margin-top: 8px;
      padding: 9px 10px;
      position: relative;
      outline: none !important;
    }
    .navbar-dark .navbar-toggler {
      background-color: #0051a2;
      border: 2px solid #fff;
      border-radius: 50%;
      color: #fff;
      height: 50px;
      padding: 12px;
      width: 50px;
      outline: none !important
    }
    .navbar-nav {
      background-color: transparent;
      color: #0051a2;
      left: 0;
      position: relative;
      right: 0;
      text-align: left;
    }
    header .header-top {
		position: relative;
		padding: 15px 0px;
		background-color: #000;
	}
	header .header-top .navbar-brand {
		margin-right: 0px;
		width: 30%;
	}
	header .mainmenu nav.navbar .navbar-nav li.nav-item {
		padding: 7px 0px;
		text-align: right;
}
	header .mainmenu nav.navbar .navbar-nav li.nav-item a.nav-link {
		font-size: 16px;
		padding: 0px 10px;
	}
	header .header-top .header-social {
		/*padding-top: 20px;*/
		text-align: center;
	}
	header .header-top .header-social ul li {
		padding: 0px 5px;
	}
	header .header-bottom .banner-contents {
		top: 50%;
	}
	header .header-bottom .banner-contents h3 {
		font-size: 30px;
		margin-bottom: 20px;    
	}
	.holder .welcome-holder {
		padding: 120px 0px 70px;
		margin-top: -80px;
	}
	.holder .welcome-holder .welcome-details {
		text-align: center;
	}
	.holder .welcome-holder .welcome-details h3 {
		font-size: 23px;
		margin-bottom: 20px;
	}
	.holder .welcome-holder .welcome-details p {
		font-size: 12px;
		margin-bottom: 25px;
	}
	.holder .games-holder .games-heading h3 {
		font-size: 23px;
	}
	.holder .games-holder .owl-prev {
		height: 40px;
		width: 30px;
		left: -5%;
		top: 30%;
		background-size: 35% !important;
		margin: 0px !important;
	}
	.holder .games-holder .owl-next {
		height: 40px;
		width: 30px;
		right: -9%;
		top: 30%;
		background-size: 35% !important;
		margin: 0px !important;
	}
	.holder .games-holder .owl-carousel-port-games .owl-prev {
		top: 40%;
	}
	.holder .games-holder .owl-carousel-port-games .owl-next {
		top: 40%;
	}
	.holder .section-heading h3 {
		font-size: 20px;
	}
	.holder .services-holder {
		padding: 70px 0px 0px;
	}
	.holder .services-holder .services-details h5 {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.holder .services-holder .services-details h5 br {
		display: none;
	}
	.holder .services-holder .services-details {
		padding: 0px 15px;
		margin-bottom: 30px;
	}
	.holder .services-holder .services-contents {
		margin-bottom: 40px;
	}
	.holder .services-holder .services-img img {
		margin-bottom: -50px;
	}
	.holder .faq-holder {
		padding: 115px 0px;
	}
	.holder .faq-holder .faq-contents {
		padding: 0px 0px;
	}
	.holder .twitter-holder .twitter-details .twitter-name {
		text-align: center;
		margin-bottom: 10px;
	}
	.holder .twitter-holder .owl-prev{
		height: 40px;
		width: 30px;
		left: -2%;
		top: 50%;
		background-size: 60% !important;
		margin: 0px !important;
	}
	.holder .twitter-holder .owl-next {
		height: 40px;
		width: 30px;
		right: -4%;
		top: 50%;
		background-size: 60% !important;
		margin: 0px !important;
	}
	.holder .twitter-holder .twitter-details {
		text-align: center;
	}
	.holder .twitter-holder .twitter-details .twitter-date {
		text-align: center;
	}
	.holder .twitter-holder .twitter-details .twitter-date p {
		font-size: 13px;
	}
	.holder .contact-holder .contact-wrap {
		padding: 0px 0px;
	}
	.holder .contact-holder .form-btn a {
		font-size: 15px;
	}
	footer .footer-contents ul li {
		padding: 0px 5px;
	}
	footer .footer-contents ul li a i {
		height: 35px;
		width: 35px;
		font-size: 16px;
		padding: 10px 0px;
	}
	.holder .twitter-holder .twitter-details .twitter-name ul li {
		font-size: 9px;
		padding-right: 3px;
	}
	header .header-bottom .owl-prev {
	left: 4%;
}
.holder .games-holder .owl-next {
	right: -7%;
}
}

@media screen and (max-width: 640px) {
	.holder .welcome-holder {
		padding: 110px 0px 70px;
		margin-top: -75px;
	}
	.holder .games-holder .owl-next {
		right: -9%;
		top: 34%;
	}
	.holder .games-holder .owl-prev {
	left: -3%;
	top: 35%;
}
	
}

@media screen and (max-width: 568px) {
	header .header-bottom .banner-contents h3 {
		font-size: 25px;
		margin-bottom: 20px;
	}
	header .header-bottom .banner-contents a.btn {
		font-size: 13px;
		padding: 7px 20px;
		margin-bottom: 25px;
	}
	header .header-bottom .banner-contents img {
		width: 60%;
		display: block;
		margin: auto;
	}
	.holder .welcome-holder {
		padding: 100px 0px 70px;
		margin-top: -70px;
	}
	.holder .games-wrapper {
		padding: 70px 0px 100px;
		overflow: hidden;
	}
	.holder .games-holder {
		margin-bottom: 100px;
	}
	.holder .games-holder .owl-dots {
		bottom: -40px;
		position: absolute;
		left: 0;
		right: 0;
	}
	.holder .games-holder .owl-theme .owl-dots .owl-dot span {
		background-color: transparent;
		border: 2px solid #fff;
		margin: 0px 4px;
		width: 13px;
		height: 13px;
	}
	.holder .games-holder .owl-theme .owl-dots .owl-dot.active span, .holder .games-holder .owl-theme .owl-dots .owl-dot:hover span {
		background-color: #fff;
	}
	.holder .twitter-holder {
		padding: 70px 0px 100px;
		overflow: hidden;
	}
	.holder .twitter-holder .owl-dots {
		bottom: -40px;
		position: absolute;
		left: 0;
		right: 0;
	}
	.holder .twitter-holder .owl-theme .owl-dots .owl-dot span {
		background-color: transparent;
		border: 2px solid #fff;
		margin: 0px 4px;
		width: 13px;
		height: 13px;
	}
	.holder .twitter-holder .owl-theme .owl-dots .owl-dot.active span, .holder .twitter-holder .owl-theme .owl-dots .owl-dot:hover span {
		background-color: #fff;
	}
	.holder .games-holder.made-section .owl-prev {
	left: -2%;
}
.holder .games-holder.made-section .owl-next {
	right: -6%;
}
.holder .games-holder .owl-carousel-port-games .owl-next {
	top: 43%;
}
.holder .games-holder .owl-carousel-port-games .owl-prev {
	top: 43%;
}
.holder .games-holder.port-section .owl-prev {
	left: -1%;
}
.holder .games-holder.port-section .owl-next {
	right: -4%;
}
.holder .twitter-holder .owl-prev {
	background-size: 50% !important;
}
.holder .twitter-holder .owl-next {
	background-size: 50% !important;
}
}

@media screen and (max-width: 480px) {
	header .header-bottom .banner-contents {
		top: 45%;
	}
	header .header-bottom .banner-contents h3 {
		font-size: 20px;
		margin-bottom: 20px;   
	}
	header .header-bottom .owl-prev {
		top: 35%;
	}
	header .header-bottom .owl-next {
		top: 35%;
	}
	.holder .welcome-holder {
		padding: 100px 0px 60px;
		margin-top: -65px;
	}
	.holder .welcome-holder .welcome-details h3 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.holder .welcome-holder .welcome-details a {
		font-size: 14px;
		padding: 7px 20px;
	}
	.holder .section-heading h3 {
		font-size: 18px;
	}
	.holder .games-holder .games-heading h3 {
		font-size: 20px;
	}
	.holder .services-holder .services-img img {
		/*
      	border: 5px solid #fff;
      	*/
	}
		.holder .twitter-holder .owl-prev {
		left: -2%;
		background-size: 38% !important;
	}
	.holder .twitter-holder .owl-next {
		right: -5%;
		background-size: 38% !important;
	}
	header .header-bottom .owl-prev {
	left: 4%;
}
.holder .games-holder .owl-carousel-port-games .owl-prev {
	top: 42%;
}
.holder .games-holder .owl-carousel-port-games .owl-next {
	top: 42%;
}
.holder .games-holder .owl-next {
	right: -5%;
}
.holder .games-holder .owl-prev {
	left: -2%;
	top: 30%;
}


}

@media screen and (max-width: 420px) {
	header .header-bottom .banner-contents {
		top: 30%;
	}
	header .header-bottom .banner-contents h3 {
		font-size: 18px;
		margin-bottom: 20px;       
	}
	header .header-bottom .banner-contents a.btn {
		font-size: 12px;
		margin-bottom: 20px;
	}
	.holder .welcome-holder {
		padding: 90px 0px 50px;
		margin-top: -60px;
	}
	.holder .faq-holder {
		padding: 100px 0px;
	}
	.holder .twitter-holder .owl-next {
	right: -7%;
}
	.holder .games-holder.made-section .owl-next {
	right: -8%;
}
	.twitter-details p a {
    font-size: 7px;
}
.twitter-name ul li {
    font-size: 7px !important;
}
}

@media screen and (max-width: 384px) {
		.holder .twitter-holder .owl-next {
	right: -9%;
}
	.holder .games-holder .owl-next {
	right: -8%;
}
.holder .games-holder .owl-prev {
	left: -2%;
}
.holder .games-holder .owl-carousel-port-games .owl-prev {
	top: 40%;
}
.holder .games-holder .owl-carousel-port-games .owl-next {
	top: 40%;
}
	.holder .games-holder.made-section .owl-next {
	right: -9%;
}
	.holder .games-holder.made-section .owl-prev {
	left: -3%;
}

	
}

@media screen and (max-width: 360px) {
	header .header-bottom .banner-contents h3 {
		font-size: 16px;
		margin-bottom: 15px;    
	}
	header .header-bottom .banner-contents a.btn {
		font-size: 12px;
		margin-bottom: 15px;
	}
	.holder .twitter-holder .owl-prev {
		left: -3%;
		background-size: 38% !important;
	}
	.holder .twitter-holder .owl-next {
		right: -9%;
		background-size: 38% !important;
	}
	.holder .games-holder .owl-next {
	right: -4%;
	top: 30%;
}

}

@media screen and (max-width: 320px) {
	header .header-bottom .banner-contents h3 {
		font-size: 15px;
		margin-bottom: 12px;       
	}
	header .header-bottom .banner-contents a.btn {
		font-size: 11px;
		margin-bottom: 15px;
	}
	.holder .games-holder .owl-next {
	right: -11%;
	top: 28%;
}
	.holder .games-holder .owl-prev {
	left: -4%;
	top: 28%;
}

.holder .games-holder.made-section .owl-next {
	right: -10%;
}
.holder .games-holder.made-section .owl-prev {
	left: -4%;
}

}

/* Stuff for our 404 page */
.four-oh-four div {
  height: 100vh;
  color: white;
  /* font-family:'Open Sans', sans-serif; */
}
.four-oh-four h3 {
  font-size: 1000%;
}
.four-oh-four p {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}


/* Disable Google reCAPTCHA badge on site */
.grecaptcha-badge { visibility: hidden; }

/* Style the reCAPTACH branding text */
.holder .contact-holder .contact-wrap .form-grecaptcha a { color: #ccc; }
.holder .contact-holder .contact-wrap .form-grecaptcha p { font-size: smaller; margin-bottom: 5px; color: #888; }

/* Stuff for the contact form */
.wpcf7 form .wpcf7-response-output
{
	border: 0px;
	font-family: "Roboto";
	font-size: 18px;
	color: #fff;
}

.wpcf7-not-valid-tip
{
	margin-top: 8px;
}

