/*
Theme Name: ColorMag child for Specific Purposes of Transgraph
Template: colormag
Theme URI: https://themegrill.com/themes/colormag/
Author: parvvee@limegeeks
Author URI: http://limegeeks.com
Description:  Child Theme for ColorMag with changes in the structure of the templates to accomodate the new Structure. Private Only For Transgraph.net
Version: 1.0.0
License: Transgraph.net

Text Domain: child for ColorMag


*/


.three-fourth {

width: 74%;
margin:0.5%;
float: left;
}
.one-fourth {

    width:24%;
    margin:0.5%;
    float: left;

}
.container {
    clear:both;
    margin:0.1em;
}
.tg-footer-main-widget {
	width: 57%;
	float: left;
	margin-right: 2.631579%;
}

.tg-footer-other-widgets {
	float: right;
	width: 40%;
}
.tg-second-footer-widget, .tg-third-footer-widget {
    width: 100%;
    float: left;
    margin-right: 4.545454%;
}