/*
Theme Name: Create Connections
Theme URI: http://www.create-connections.com
Author: svenso media
Description: Based on iMedica Theme.
Version: 2.0.5
License: Themeforest Split Licence
License URI: - http://themeforest.net/licenses/terms/regular
Text Domain: imedica
Tags: white
----------------------------------------------------------------*/

/* New Fixes */


#page {

background: #dddddd !important;    

}


.arrowdown{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #f7f7f7  transparent transparent transparent;
    position: absolute;
    left: 20px;
    top: 0px;
}

.newsimage img {
    visibility: hidden;
    
}

.biglist dl {
	counter-reset: my-counter;
	font-size: 20px;
}
		
.biglist dt {
	position: relative;
	font-size: 26px;
	font-weight: 400;
	padding: 4px 0 10px 0;
}

.biglist dt:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	position: absolute;
	left: 0;
	top: 0;
    font-size: 44px;
	font-weight: bold;
}
.biglist dd {
	margin: 0 0 50px 0;
	border-bottom: solid 2px #ccc;
	padding-bottom: 20px;
}	

.biglist dt, .biglist dd {
	padding-left: 50px;
}

.newsgridimage {
    height: 200px !important;
    overflow: hidden !important;
}

.form_item .title {
    width: 25% !important;
}


.form_item .text {
    width: 73% !important;
}

.mod_formitem_description span{
    font-size: 14px !important;
}

input[type=checkbox], input[type=radio] {
    margin-right: 15px !important;
}

.comment-content table, .entry-content table {
    border-bottom: none !important;
    margin-bottom: 0px !important;
}

.vc_masonry_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item, .vc_masonry_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item{
    height: 450px !important;
    overflow: hidden !important;
    padding-top: 30px;
}

.home .vc_masonry_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item, .vc_masonry_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item{
    padding-top: 0 !important;

}

.splash .vc_masonry_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item, .vc_masonry_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item{

    padding-top: 0 !important;
}

.schedulerow:hover{
    background-color: #fff;
}

.newsimage img {
    visibility: hidden;
    
}

.vc-gitem-zone-height-mode-auto {
    height: 380px;
}

.vc_gitem-row-position-bottom {
    max-height: 260px;
}

.biglist dl {
	counter-reset: my-counter;
	font-size: 20px;
}
		
.biglist dt {
	position: relative;
	font-size: 26px;
	font-weight: 400;
	padding: 4px 0 10px 0;
}

.biglist dt:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	position: absolute;
	left: 0;
	top: 0;
    font-size: 44px;
	font-weight: bold;
}
.biglist dd {
	margin: 0 0 50px 0;
	border-bottom: solid 2px #ccc;
	padding-bottom: 20px;
}	

.biglist dt, .biglist dd {
	padding-left: 50px;
}

/******************** End New Homepage *************************/

select {
	color: #666;
    border: 1px solid #cdcdcd;
    border-radius: 0;
    resize: none;
    -webkit-box-shadow: inset 1px 2px 7px 0 rgba(240, 240, 240, .58);
    -moz-box-shadow: inset 1px 2px 7px 0 rgba(240, 240, 240, .58);
    box-shadow: inset 1px 2px 7px 0 rgba(240, 240, 240, .58);
    min-height: 30px;
    padding: 6px 5px 5px 8px;
}

.newsletter input, .newsletter select {
	width: 100%;
}

.newsletter {
	margin-top: 10px;
}

#primary-sidebar .widget {
	background-color: #f7f7f7;
	padding: 10px;
	margin-bottom: 20px;

}

article {
	background-color: #f7f7f7;
	padding: 10px;
	padding-left: 20px;
}

#secondary .vc_btn3-container.vc_btn3-center a, .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md i {
	color: #fff !important;
}

#secondary .vc_btn3-container.vc_btn3-center a, .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md i {
	margin-bottom: -15px;
}

.widget_text input {
	width: 100%;
}

#secondary ul li {
	border: none;
}

.gform_body ul {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
}

.gform_body ul li {
	padding: 0;
}

.gform_body ul {
	list-style-type: none;
}

.site-footer .imd_address .col-xs-12 {
	color: #fff;
}

.menu-toggle-imd-top-social {
	display: none;
}

.header-default .site-heading a img, .header-default.header-fixed h1.site-title a img {
	max-width: 80% !important;
}

.widget .vc_general.vc_cta3 {
	border: none;
	padding: 3px;
	padding-bottom: 20px;
}

article {
	margin-bottom: 20px;
}

.imedica_sticky_header .navbar-inverse.header-fixed {
	background: rgba(0,0,0,0.75) !important;
}

@media screen and (min-width: 480px) and (max-width: 1024px) {
    .primary-navigation a {
	    padding: 0 1em;
	    padding-top: 0px;
	    padding-right: 0.5em;
	    padding-bottom: 0px;
	    padding-left: 0.5em;

	 }
}

@media screen and (max-width: 480px) {
	.vc_row {
		margin-top: 10px !important;
	}
}

.pp_description {
	display: none !important;
}

.homegrid .vc_grid-item {
	margin-bottom: 30px !important;
}