/*
Theme Name: Gg Techinic Child
Author: Pranay 
Author URI: 
Description: Gg Techinic Child Theme
Template: ggtechinic
Version: 1.0.0
License URI:
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: gg-techinic-child

*/
.page-header-rbg {
	background:#373f44;
}
section.page-header-rbg h1 {
    border-bottom-color: #f84c1c;
}
/* tab Content*/
.sow-tabs-tab .sow-tabs-tab-selected {
	background:#fff;
}
.sow-tabs-tab {
	background:#f84c1c;
}
.beforImgBg {
	position: absolute;
    width: 100%;
    height: 100%;
    display: block;
/*     background: rgba(205, 247, 111, 0.45); */
    top: 0;
    left: 0;
}
.parishramImage {
	position: relative;
    width: 75%;
    height: auto;
    float: none;
    margin: 15px auto;
}

.sow-tabs-panel-content img {
    width: 100% !important;
    height: auto !important;
}
img.setDownloadedImg {
    height: 50px !important;
    width: 200px !important;
	margin:5px 5px;
	float:left;
}
.sow-tabs-tab-container {
	background-color: #F8AF1C00  !important;
    padding: 0px 0px 0px 0px !important;
	display: inline-flex;
}
.sow-tabs-title{
	color:#fff;
}
.sow-tabs-tab-selected .sow-tabs-title{
	color:#000;
}
.sow-tabs-tab-container .sow-tabs-tab {
	background-color: #f84c1c !important;
    padding: 10px 10px 10px 10px !important;
    margin-left: 0px !important;
	margin-right: 0px !important;
    font-size: 16px !important;
}
.sow-tabs-tab.sow-tabs-tab-selected {
	background-color: #ffffff !important;
	border: 1px solid #f84c1c;
}
.sow-tabs-panel-container .sow-tabs-panel {
    padding: 10px 0px 0px 0px !important;
}
.so-panel,.panel-grid {
	margin-bottom:5px !important;
}
.siteorigin-widget-tinymce p {
	font-size:16px ;
}
.social-icons i{
   margin-top: 11px;
   font-size: 22px;
}
.social-icons li a{
	border-radius: 0%!important;
    height: 40px!important;
    line-height: 40px!important;
    width: 40px!important;
}

@media (max-width: 991px) { 
	.sow-tabs-tab {
		width:100%;
		margin-top:1px !important;
		margin-bottom:1px !important;
	}
}
@media (max-width: 767px) { 
	.page-header {
		margin: 0 0 5px 0;
	}
	.setTileDiv:hover {
		background: #184c7c00;
	}
	.sow-tabs-tab-container .sow-tabs-tab {
		padding: 7px 5px 7px 5px !important;
		font-size: 13px !important;
		text-align: center;
	}
	.sow-tabs-panel-content p {
		font-size: 13px !important;
		text-align:justify;
		line-height:18px;
	}
	.parishramImage {
		width: 100%;
	}
	.sow-tabs-panel-content h4 {
	    text-align:center;
	    font-size:16px;
	}
	img.setDownloadedImg {
        height: 45px!important;
        width: 100%!important;
        margin: 1px 0;
    }
    .setDownloadBg {
        padding: 5px 0;
         margin: 3px 0;
        border-radius: 0px;
    }
    .setDownloadBg h4 {
        font-size:16px;
    }
}





















