@font-face {
    font-family: 'Calibri';  
    src:url('fonts/Calibri.ttf') format('truetype');
}
@font-face {
    font-family: 'Calibri_Bold';  
    src:url('fonts/Calibri_Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Calibri_Bold_Italic';  
    src:url('fonts/Calibri_Bold_Italic.ttf') format('truetype');
}
@font-face {
    font-family: 'Calibri_Italic';  
    src:url('fonts/Calibri_Italic.ttf') format('truetype');
}
@font-face {
    font-family: 'Impact';  
    src:url('fonts/Impact.ttf') format('truetype');
}
@font-face {
    font-family: 'Inky_Thin_Pixels';  
    src:url('fonts/Inky_Thin_Pixels.ttf') format('truetype'),
        url('fonts/Inky_Thin_Pixels.woff') format('woff');
}  
@media (min-width: 768px) {
    .contact-us-last{
		padding-right: 0px !important;
	}
}


@media (max-width: 767px) {
	.service-heading .new-iage{ 
		height:30px !important;
		font-size:20px !important;
	}
	.service-heading img{
		width:65px !important;
	}
	.player-box h4{
		font-size:16px;
	}
	.version-button-quote{  
		font-size: 13px;
	}
    .navbar-collapse{
		text-align:right !important;
	}
	.contact-us-last{
		padding-right: 15px !important;
	}
	.collapse{
		margin-left: 28px;
	}
	.index-heading h1{
		font-size:18px  !important;
	}
	.players{
		border-left:0px  !important;
		border-bottom: 1px solid #f1f1f1;
	}
	.ourwork-image{
		padding-bottom:20px;
	}
	.head-call{
		font-size:13px;
	}
}


@media (min-width: 1201px) {
    .head-call1{
		display:none;
	}
	.head-call12{
		display:block;
	}
}


@media (max-width: 1200px) { 
	.new_image{
		width:100%;
	}
	.head-call1{
		display:block;
	}
	.head-call12{
		display:none;
	}
}
@media (min-width:1500px){ 
    .allover{
        width:1400px;
        max-width: 1400px;
        margin:0 auto;
        padding:0;
        display: block;
    }
}
.head-call div{
	padding-right:10px;
}
.header{
    padding:15px 15px 15px 15px; 
    background-color:#F1F1F2;
}
.header1{ 
    background:url('../images/bg.png')no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: 100% 100%;
}
.head-logo{
    background-color: #F1F1F2;
    width:200px;
}
.head-logo img{
    width:200px;
    padding: 0px 0;
    margin-top: -44px;
}
.head-call{
    text-align: right;
    color:#F36F21; 
    font-family: 'Inky_Thin_Pixels';
}
.social-icon {
    background-color: transparent;
    color: #F36F21;
    font-size: 15px;
    font-family: 'Inky_Thin_Pixels';
    width: 200px;
    text-align: right;
    font-weight: bold;
    float: right;
}
.header-div span {
    color: #F36F21;
    font-size: 16px;
}
.social-icon a {
    padding: 0 3px;
}
.social-icon img {
    vertical-align: middle;
    width: 25px;
    height: 25px;
    border: 0px;
    margin-top: -5px;
}
.dropdown-toggle::after{
    display: none !important;
}
.navbar-light .navbar-nav .nav-link{
    padding: 10px 30px !important;
    font-family: 'Calibri_Bold';
    font-size: 14px;
    color:white;
}
.navbar-light .navbar-nav .nav-link:hover{
    background-color: transparent;
    color:#F36F21 !important;
} 
.dropdown-menu{
    background-color: black !important;
    border:0px !important;
    border-radius: 0 !important; 
    margin-left: -20px !important;
}
.dropdown-menu .dropdown-item{
    color:white !important;
    font-family: 'Calibri_Bold';
    font-size: 14px;
	border-bottom:1px solid grey !important;
}
.dropdown-menu .dropdown-item:hover{
    color:#F36F21 !important;
    background-color: transparent;    
}
.navbar{
    margin-top: 10px;
    float: right;
    padding-right: 0px;
}
.navbar .active{
    background-color: transparent;
    color:#F36F21 !important;
}
.navbar-light .navbar-nav .active .nav-link{ 
    color:#F36F21;
}
.footer-menu {
    display: inline-block;
    margin: 0;
    padding: 0;
    zoom: 1;
}
.footer-menu li {
    list-style: none;
    padding: 10px 20px 10px 20px;
    float: left;
}
.footer-one {
    text-align: center; 
    padding-bottom: 5px;
    padding-top: 10px;
}
.footer-menu li a{
    padding: 10px 15px !important;
    font-family: 'Calibri_Bold'; 
    font-size: 14px;
    color:white;
}
footer-menu li a:hover{
    background-color: transparent;
    color:#F36F21 !important;
    text-decoration: none;
} 
.footer-menu .active{
    background-color: transparent;
    color:#F36F21 !important;
}
.service-heading{
    text-align: left;
}
.service-heading img{
    width:95px; 
    float: left; 
    margin-top: -18px;
    margin-left: -12px;
}
.service-heading p{
    text-align: justify;
    font-size: 17px;    
    line-height: 18px;
    font-family: 'Calibri'; 
}
.service-heading .new-iage{
    color:black; 
    width:100%; 
    float: left;
    height:60px;
    background-color: white;
    font-size: 40px;
    font-family: 'Inky_Thin_Pixels';
}
.index-heading{
    text-align: right;
}
.index-heading p{
    text-align: justify;
    font-size: 17px;    
    line-height: 18px;
    font-family: 'Calibri'; 
}
.index-heading h1{
    color:#F36F21;
    font-size: 56px;
    font-family: 'Inky_Thin_Pixels';
}
.index-heading hr{
    width: 280px;
    float: right;
    border-color: #F36F21;
    height: 20px;
    background-color: #F36F21;
}
.index-heading1 h1{
    color:#F36F21;
    font-size: 56px; 
    font-family: 'Inky_Thin_Pixels';
}
.index-heading1 img{
    height: 59px;
    margin-bottom: 16px;
    padding: 0 5px;
} 
.bgimage-service-image{ 
    text-align: center;
    padding-bottom: 170px;
    padding-top: 50px;
    background: url('../images/service-bg.png');
    background-size: 100% auto; 
    background-repeat: no-repeat;
}
.bgimage-service{ 
    text-align: center;
    padding-bottom: 170px;
    padding-top: 50px; 
}
.serices{
    text-align: center;
}
.serices-img{
    width:200px;
    display: block;
    margin: 0 auto;
    padding: 0;
}
.serices span{
    color:#F36F21;
    font-size: 12px;
    font-family: 'Calibri_Bold'; 
}
.serices a{
    text-decoration: none;
}
.serices a:hover{
    color:#F36F21;
    text-decoration: none;
}
.players{
    border-left: 1px solid #f1f1f1;
    padding: 20px 18px;
}
.players img{
    width:19px;
    margin-left: 5px;
}
.players span a{
    display: block;
    color:#F36F21;
    font-size: 18px;
    font-family: 'Calibri'; 
	text-decoration:none;
}
.players span a:hover{ 
    color:white; 
    font-size: 19px;
}
.mixe-mage img{
    width: 60%;
}
.ourwork-image img{
    width:100%;
	height:190px;
}
 .owl-theme .owl-nav [class*=owl-]{ 
	background-color:#F36F21 !important;
} 
.owl-theme .owl-dots{
    display: none;
}
#contact-form{
    background-color:#959799; 
    padding:5px; 
    text-align: center;
    
}
#contact-form h4{
    color:white;
    font-family: 'Inky_Thin_Pixels';
    padding:15px;
} 
.form-input{
    background-color: white;
    color:#F36F21;
    text-align: center;
    padding:3px;
    height:30px;
    font-size: 14px; 
    border-radius:0rem; 
    font-family: 'Calibri_Bold';
    min-width:100%;
    border: 0px;
}
.submit-button{ 
    padding: 5px 20px;
    text-align: center;
    color:white;
    font-size: 15px;
    background-color: #F36F21;
    border: 0px;
    font-family: 'Calibri_Bold';
}
::-webkit-input-placeholder { /* Chrome */
  color: #F36F21;
  transition: opacity 250ms ease-in-out;
}
:focus::-webkit-input-placeholder {
  opacity: 0.5;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #F36F21;
  transition: opacity 250ms ease-in-out;
}
:focus:-ms-input-placeholder {
  opacity: 0.5;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #F36F21;
  opacity: 1;
  transition: opacity 250ms ease-in-out;
}
:focus::-moz-placeholder {
  opacity: 0.5;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #F36F21;
  opacity: 1;
  transition: opacity 250ms ease-in-out;
}
:focus:-moz-placeholder {
  opacity: 0.5;
}
.serices-box1{
    padding-top: 20px;
}
.serices-box1 img{
    width:110px;
    margin: 0 auto;
    padding:auto;
    display: block;
}
.serices-box{
    padding-top: 20px;
}
.serices-box img{
    width:250px;
    margin: 0 auto;
    padding:auto;
    display: block;
}
.contact-heading{
    padding: 0px 15px 50px 50px;
}
.contact-heading h1{
    color:black;
    font-family: 'Inky_Thin_Pixels';
    font-size:40px;
}
.contact-heading h5{
    font-family: 'Calibri_Bold';
	line-height:16px;
}
.contact-heading span{
    color:#F36F21;
    font-family: 'Calibri_Bold';
    font-size:14px;
}
.contact-heading p{
    color:black;
    font-family: 'Calibri_Bold';
    font-size:14px;
}
.sample-box{
    padding-top: 20px;
	text-align:center;
} 
.samples{	 
	height:250px;
	width:250px;
	margin:0 auto;
	padding:0;
}
.sample-img{
    width:250px;
     
}
.sample-box span{
    color:#F36F21;
    font-size: 12px;
    font-family: 'Calibri_Bold'; 
}
.sample-box a{
    text-decoration: none;
}
.sample-box a:hover{
    color:#F36F21;
    text-decoration: none;
}
.sample-heading h4{
    color:#F36F21;
    font-size: 40px;
    font-family: 'Inky_Thin_Pixels';
}
.sample-heading div{
    width: fit-content; 
	border-bottom:2px solid #a49599;
}
.version-button{
	background-color:black;
	color:white;
	width:100%;
	padding:3px;
	text-align:left;
	border:0px;
    font-size: 22px;
    font-family: 'Calibri_Bold'; 	
}
.player-box {
	padding:20px 0px;
	border-bottom:1px solid #a49599;
}
.player-box h4{
    font-size: 20px;
    font-family: 'Calibri_Bold'; 
    color:black;	
	line-height:10px;
}
.player-box label{
    font-size: 16px;
    font-family: 'Calibri';
    color:#F36F21;
}
.player-box img{
	width:25px;
}
.version-button-quote{
	background-color:black;
	color:white; 
	text-decoration:none;
	outline:none;
	padding:3px 8px 3px 8px;  
    font-size: 16px;
    font-family: 'Calibri_Bold'; 
	float:right;
}
td a:hover{
	color:#F36F21;
}